Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsShorthandOnly ¶
uses reflection to check for pflag.Flag.Shorthandonly to support both spf13/pflag and cornfeedhobos shorthand change (needed for carapace-bin) won't be necessary if https://github.com/spf13/pflag/pull/256 should ever be merged
Types ¶
type Candidates ¶
type Candidates []Candidate
func CandidateFromValues ¶
func CandidateFromValues(values ...string) Candidates
Click to show internal directories.
Click to hide internal directories.