Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnumValue ¶
EnumValue allows the cli to present a fixed set of string values.
func (EnumValue) GenericFlag ¶
func (e EnumValue) GenericFlag() *cli.GenericFlag
GenericFlag wraps the EnumValue in a GenericFlag value so that it satisfies the cli.Flag interface.
Click to show internal directories.
Click to hide internal directories.