clap/tests
2018-02-03 15:15:03 +01:00
..
custom-string-parsers.rs Add 'parse(from_occurrences)' parser. Don't special case 'u64'. (#48) 2018-02-03 15:15:03 +01:00
doc-comments-help.rs Handle multiline doc comment as help message 2017-11-01 22:13:20 +01:00
flags.rs Add 'parse(from_occurrences)' parser. Don't special case 'u64'. (#48) 2018-02-03 15:15:03 +01:00
nested-subcommands.rs Add 'parse(from_occurrences)' parser. Don't special case 'u64'. (#48) 2018-02-03 15:15:03 +01:00
no_author_version_about.rs Don't call author, version and about if empty argument 2017-11-25 23:36:05 +01:00
privacy.rs Fix a privacy bug 2017-11-01 22:13:20 +01:00
raw_attributes.rs Add raw attributes (#26) 2017-11-01 08:41:58 +01:00
subcommands.rs fix bug with optional subsubcommand and Enum 2017-11-14 15:18:13 +01:00