package
2.0.0-20221110210412-98537dd9d6a1
Repository: https://github.com/ungtb10d/cli.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
TODO: consider passing via Factory TODO: support per-hostname settings.
No description provided by the author
No description provided by the author
No description provided by the author
FlagErrorf returns a new FlagError that wraps an error produced by fmt.Errorf(format, args...).
FlagError returns a new FlagError that wraps the specified error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NilBoolFlag defines a new flag with a bool pointer receiver.
NilStringFlag defines a new flag with a string pointer receiver.
No description provided by the author
No description provided by the author
No description provided by the author
StringEnumFlag defines a new string flag that only allows values listed in options.
No description provided by the author
# Variables
CancelError signals user-initiated cancellation.
SilentError is an error that triggers exit code 1 without any error messaging.
# Structs
No description provided by the author
A *FlagError indicates an error processing command-line flags or other arguments.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author