Versions in this module Expand all Collapse all v1 v1.5.0 Nov 16, 2019 Changes in this version + const Version + 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