clap/src
2017-10-23 21:28:26 -04:00
..
app depr(AppSettings::PropagateGlobalValuesDown): this setting is no longer required to propagate values down or up 2017-10-23 21:25:57 -04:00
args docs: updates the docs to reflect changes to global args and that global args values can now be propagated back up the stack 2017-10-23 21:28:26 -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 Reorganize optionally depending on term_width 2017-10-06 13:14:01 +02:00
macros.rs Remove unnecessary static 2017-10-05 00:48:36 +02:00
map.rs make vec_map optional 2017-09-19 15:21:58 -03: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 make vec_map optional 2017-09-19 15:21:58 -03:00