clap/examples
2018-01-25 12:21:17 -05:00
..
01a_quick_example.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
01b_quick_example.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
01c_quick_example.rs imp: Stabilize clap_app! 2016-10-16 21:33:52 +02:00
02_apps.rs docs: updates examples for 2x release 2016-01-28 11:46:12 -05:00
03_args.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
04_using_matches.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
05_flag_args.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
06_positional_args.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
07_option_args.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
08_subcommands.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
09_auto_version.rs trivial typo fixes 2017-05-11 20:52:35 -04:00
10_default_values.rs docs(Default Values): adds better examples on using default values 2016-09-18 16:01:27 -04:00
11_only_specific_values.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
12_typed_values.rs tests(v2): fixing more tests on the new v2 base 2016-01-28 11:45:31 -05:00
13a_enum_values_automatic.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
13b_enum_values_manual.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
14_groups.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
15_custom_validator.rs docs: updates examples for 2x release 2016-01-28 11:46:12 -05:00
16_app_settings.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
17_yaml.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
17_yaml.yml trivial typo fixes 2017-05-11 20:52:35 -04:00
18_builder_macro.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
19_auto_authors.rs Fix typos 2018-01-10 21:49:40 -08:00
20_subcommands.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
21_aliases.rs style: rustfmt run 2018-01-25 12:21:17 -05:00
22_stop_parsing_with_--.rs style: rustfmt run 2018-01-25 12:21:17 -05:00