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
func (Flag) OptargDelimiter ¶ added in v0.32.0
func (Flag) TakesValue ¶ added in v0.31.1
type FlagSet ¶ added in v0.26.0
func (FlagSet) IsMutuallyExclusive ¶ added in v0.29.3
func (FlagSet) IsShorthandSeries ¶ added in v0.32.0
Click to show internal directories.
Click to hide internal directories.