Documentation
¶
Index ¶
- Constants
- func Help(ctx context.Context, args []string) error
- func Init(ctx context.Context, args []string) error
- func Jim(ctx context.Context, args []string) error
- func Main(ctx context.Context, args []string) error
- func Run(ctx context.Context, args []string) error
- func Stderr(ctx context.Context) io.Writer
- func Stdin(ctx context.Context) io.Reader
- func Stdout(ctx context.Context) io.Writer
- 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 ¶
View Source
const Version = "v1.5.0"
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.