clap/src
2017-10-24 20:30:11 -04:00
..
app fix: fixes a bug where using AppSettings::AllowHyphenValues would allow invalid arguments even when there is no way for them to be valid 2017-10-24 15:18:56 -07:00
args docs: adds addtional blurbs about using multiples with subcommands 2017-10-24 14:59:25 -07:00
completions chore: clippy run 2017-10-23 23:03:40 -04: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 docs: fixes some typo mistakes 2017-10-24 20:30:11 -04: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 chore: clippy run 2017-10-23 23:03:40 -04:00
usage_parser.rs make vec_map optional 2017-09-19 15:21:58 -03:00