Juupaa

Results 1 issues of Juupaa

I am trying to exit the app when --help or --version flags are passed. cli.go (ParseCLI function) : ``` app := &cli.App{ Name: test, HelpName: test, Usage: "test", Version: "1.0.0",...

kind/question
area/v2
status/triage