Let the commands store flagComp functions internally (and avoid global state) #870
Annotations
3 errors
completions.go#L196
cannot use make(map[*pflag.Flag]func(*Command, []string, string) ([]string, ShellCompDirective), 0) (type map[*pflag.Flag]func(*Command, []string, string) ([]string, ShellCompDirective)) as type map[*pflag.Flag]func(*Command, []string, string) ([]string, ShellCompDirective) in assignment
|
completions.go#L196
completionFn is not a type
|
|
The logs for this run have expired and are no longer available.
Loading