clap/src
2015-08-28 21:48:37 +03:00
..
args feat(Args): allows opts and args to define a name for help and usage msgs 2015-08-27 12:05:23 -04:00
app.rs fix(Possible Values): fixes a bug where suggestions arent made when using --long=value format 2015-08-26 19:49:39 -04:00
fmt.rs fix: fixes formatting bug which prevented compiling on windows 2015-07-18 14:31:09 -04:00
lib.rs tests: moved tests from lib.rs to tests.rs and tests dir 2015-08-28 21:48:37 +03:00
macros.rs feat(Args): allows defining POSIX compatible argument conflicts 2015-08-18 23:59:04 -04:00
tests.rs tests: moved tests from lib.rs to tests.rs and tests dir 2015-08-28 21:48:37 +03:00
usageparser.rs fix: fixed confusing error message, also added test for it 2015-08-22 12:45:25 +03:00