clap/tests
Guillaume Pinot 7975343a03 Support 1-uple enum variant as subcommand
This is a breaking change as it modifies the StructOpt trait.

fix #38
2018-02-03 15:32:55 +01:00
..
custom-string-parsers.rs Support 1-uple enum variant as subcommand 2018-02-03 15:32:55 +01:00
doc-comments-help.rs Handle multiline doc comment as help message 2017-11-01 22:13:20 +01:00
flags.rs Support 1-uple enum variant as subcommand 2018-02-03 15:32:55 +01:00
nested-subcommands.rs Support 1-uple enum variant as subcommand 2018-02-03 15:32:55 +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 Support 1-uple enum variant as subcommand 2018-02-03 15:32:55 +01:00
subcommands.rs Support 1-uple enum variant as subcommand 2018-02-03 15:32:55 +01:00