cli

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StdinRepresentation = "-"
)

Variables

View Source
var (
	ErrUnexpected          = errors.New("unexpected")
	ErrCanHaveOnlyOneStdin = errors.New("can have only one stdin")
	ErrInvalidFilePath     = errors.New("invalid file path")
)

Functions

This section is empty.

Types

type Rename

type Rename struct {
	Namespaces []string
	Files      []string
	fs.FS
}

func (Rename) Do

func (r Rename) Do(ctx context.Context, out io.Writer, in io.Reader) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL