# Functions
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
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
RegisterBranchCompletionFlags suggests and autocompletes known remote git branches for flags passed.
StringEnumFlag defines a new string flag that only allows values listed in options.
No description provided by the author
# 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