clap/src
2015-09-06 01:12:46 +03:00
..
app docs: fixed ClapErrorType docs 2015-09-06 01:12:46 +03:00
args perf: changes ArgGroup HashSets to Vec 2015-09-04 14:05:42 -04:00
fmt.rs tests: adds tests for colored output 2015-09-04 11:59:33 -04:00
lib.rs feat(App): Added ability for users to handle errors themselves 2015-09-06 00:17:32 +03:00
macros.rs feat(YAML): allows building a CLI from YAML files 2015-08-31 23:57:16 -04:00
tests.rs tests: adds tests for colored output 2015-09-04 11:59:33 -04:00
usageparser.rs fix: fixed confusing error message, also added test for it 2015-08-22 12:45:25 +03:00