Versions in this module Expand all Collapse all v3 v3.2.1 May 8, 2020 Changes in this version + const CompRequestCmd + func CompDebug(msg string) + func CompDebugln(msg string) + func CompError(msg string) + func CompErrorln(msg string) + func GetBashCustomFunction() string + func NewCompleteCmd(settings *cli.EnvSettings, out io.Writer) *cobra.Command + func RegisterFlagCompletionFunc(flag *pflag.Flag, ...) + func RegisterValidArgsFunc(cmd *cobra.Command, ...) + type BashCompDirective int + const BashCompDirectiveDefault + const BashCompDirectiveError + const BashCompDirectiveNoFileComp + const BashCompDirectiveNoSpace