Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FlagSetVarWithCompletion ¶
func FlagSetVarWithCompletion( flagSet interfaces.CLIFlagDefinitions, value FlagValueWithCompetion, key string, )
Types ¶
type CLICompleter ¶
TODO add support for comma-separated values
type FlagValueWithCompetion ¶
type FlagValueWithCompetion interface {
interfaces.FlagValue
CLICompleter
}
Click to show internal directories.
Click to hide internal directories.