clap/tests
kennytm 13fc4fb66a Implement custom string parser from either &str or &OsStr. (#28)
* Implement custom string parser from either &str or &OsStr.

Fix #2.
Fix #3.

* Addressed review comments.
2017-11-09 10:23:02 +01:00
..
custom-string-parsers.rs Implement custom string parser from either &str or &OsStr. (#28) 2017-11-09 10:23:02 +01:00
doc-comments-help.rs Handle multiline doc comment as help message 2017-11-01 22:13:20 +01:00
flags.rs add flag tests 2017-02-07 01:41:16 +01:00
nested-subcommands.rs add test suite for nested subcommands (texitoi/structopt#1) 2017-07-17 11:45:31 +02: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 add support for unit-variant subcommands 2017-07-17 11:45:31 +02:00