Documentation ¶
Index ¶
Constants ¶
View Source
const ( Default style = iota // default behaviour ShorthandOnly // only the shorthand should be used NameAsShorthand // non-posix style where the name is also added as shorthand (single `-` prefix) )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Flag ¶ added in v0.26.0
func (Flag) IsRepeatable ¶ added in v0.29.3
type FlagSet ¶ added in v0.26.0
func (FlagSet) IsMutuallyExclusive ¶ added in v0.29.3
Click to show internal directories.
Click to hide internal directories.