11 Commits (40263f4d6aaf7383fb53bd97a5c34c02be39eda8)

Author SHA1 Message Date
Tyler Davis 40263f4d6a Merge branch 'master' into master
7 years ago
rliebz 11d45572f9 Export funcs to configure flag prefix/env hints
7 years ago
Tyler Davis 71bdf81f5a sigh... fix one more named parameter issue
7 years ago
Tyler Davis 530df59178 Pass context into handleExitCoder
7 years ago
Tyler Davis 538742687b Add ExitErrHandlerFunc type
7 years ago
Matt Farina 2f110bd745 Cleaned up exported func comments per golint
8 years ago
Dan Buch 22773b14c1
Allow for pluggable flag-level help text formatting
8 years ago
Dan Buch b7329f4968
Switch from multi-return with exit codes to ExitCoder check
8 years ago
Dan Buch a17c8cf1d8
Rename func type suffixes `Fn`->`Func` and add `OnUsageErrorFunc`
8 years ago
Tarcísio Gruppi 49c1229409
Added exit code support
9 years ago
Tarcísio Gruppi 9c0db3f4ac
Created types for functions
9 years ago