Documentation
¶
Index ¶
- func CommandContext(ctx context.Context, name string, arg ...string) *exec.Cmd
- func Stderr(ctx context.Context) io.Writer
- func Stdin(ctx context.Context) io.Reader
- func Stdout(ctx context.Context) io.Writer
- func Tidy(ctx context.Context) error
- func Usage(ctx context.Context, flags *flag.FlagSet)
- func WithStderr(w io.Writer, ctx context.Context) context.Context
- func WithStdin(r io.Reader, ctx context.Context) context.Context
- func WithStdout(w io.Writer, ctx context.Context) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandContext ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.