clap/tests
Brandon W Maister ccb04a30cc Add StructOpt::from_iter_safe method (#98)
I would like to be able to test argument parsing, which requires an error
value, not a `process::exit()`.
2018-04-20 15:02:12 +02:00
..
arguments.rs Add StructOpt::from_iter_safe method (#98) 2018-04-20 15:02:12 +02:00
author_version_about.rs Re-license to Apache-2.0/MIT (#71) 2018-02-25 11:22:24 +01:00
custom-string-parsers.rs Fail compilation when using default_value or required with bool 2018-03-30 23:35:30 +02:00
deny-warnings.rs Fix compilation with #[deny(warnings)] with the ! type 2018-03-27 09:44:36 +02:00
doc-comments-help.rs Re-license to Apache-2.0/MIT (#71) 2018-02-25 11:22:24 +01:00
flags.rs Re-license to Apache-2.0/MIT (#71) 2018-02-25 11:22:24 +01:00
flatten.rs Support flattening common options from a struct (#92) 2018-04-12 11:27:57 +02:00
nested-subcommands.rs Re-license to Apache-2.0/MIT (#71) 2018-02-25 11:22:24 +01:00
options.rs Re-license to Apache-2.0/MIT (#71) 2018-02-25 11:22:24 +01:00
privacy.rs Re-license to Apache-2.0/MIT (#71) 2018-02-25 11:22:24 +01:00
raw_attributes.rs Re-license to Apache-2.0/MIT (#71) 2018-02-25 11:22:24 +01:00
subcommands.rs Re-license to Apache-2.0/MIT (#71) 2018-02-25 11:22:24 +01:00