clap/src
2017-09-13 11:41:25 -07:00
..
app fix(Help Message): fixes long_about not being usable 2017-09-13 11:41:25 -07:00
args Fix documentation type 2017-08-08 21:48:07 -04:00
completions fix: escape special characters in zsh and fish completions 2017-09-12 18:27:29 +03:00
errors.rs imp(Suggestions): suggests to use flag after subcommand when applicable 2017-06-12 08:03:14 -07:00
fmt.rs fix dead_code warning 2017-06-12 07:53:55 -07:00
lib.rs fix(Help Message): fixes long_about not being usable 2017-09-13 11:41:25 -07:00
macros.rs style: changes try-bang macro to questionmark 2017-07-29 14:29:22 -04:00
osstringext.rs fix: fixes a trait that's marked private accidentlly, but should be crate internal public 2017-02-20 20:31:57 -05:00
strext.rs style: rustfmt run 2016-05-06 17:52:23 -04:00
suggestions.rs fix(Suggestions): output for flag after subcommand 2017-08-05 12:46:50 -04:00
usage_parser.rs refactor(Arg): removes duplicate and uses Base, Switched, and Valued internally now 2017-02-20 19:06:36 -05:00