Tags: blaubaer/kingpin
Tags
Fix error propagation from @ failures. Really fixes alecthomas#185.
Generated .String() functions now return the correct value. Fixes alecthomas#201.
--help exits with 0 (fixes alecthomas#136), added UsageWriter() and E… …rrorWriter() (fixes alecthomas#137) These writer functions should be preferred over .Writer().
Prevent examples from pulling in dependencies. Fixes alecthomas#105.
PreviousNext