.. |
fixtures
|
Refactor creation of App and Arg from YAML
|
2021-07-25 15:24:43 -07:00 |
app_from_crate.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
app_settings.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
arg_aliases.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
arg_aliases_short.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
borrowed.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
cargo.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
conflicts.rs
|
fix(usage): Move positional args to end of usage string (#2492)
|
2021-05-21 00:29:21 +05:30 |
default_missing_vals.rs
|
tests ~ add tests for new 'default_missing_value' configuration option
|
2020-05-21 13:06:45 -05:00 |
default_vals.rs
|
Don't show default_val in smart usage
|
2021-07-21 02:50:41 +08:00 |
delimiters.rs
|
Removed Arg::multiple
|
2021-06-16 07:17:11 +01:00 |
derive_order.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
empty_values.rs
|
Rename NoEmptyValues to ForbidEmptyValues
|
2021-03-13 12:05:34 +05:30 |
env.rs
|
Removed Arg::multiple
|
2021-06-16 07:17:11 +01:00 |
examples.rs
|
Remove unstable feature flag
|
2021-03-13 11:40:56 +05:30 |
flag_subcommands.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
flags.rs
|
Fix eagerly trimming dash in parse_long_flag
|
2021-02-06 11:26:20 +00:00 |
global_args.rs
|
Removed Arg::multiple
|
2021-06-16 07:17:11 +01:00 |
grouped_values.rs
|
Forbid multiple_occurrences for positional args
|
2021-06-16 08:27:04 +01:00 |
groups.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
help.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
hidden_args.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
ignore_errors.rs
|
setting: IgnoreErrors - Reaction to review comments
|
2021-06-14 10:26:23 +02:00 |
indices.rs
|
Removed Arg::multiple
|
2021-06-16 07:17:11 +01:00 |
macros.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
multiple_occurrences.rs
|
Add a new arg option for the max_occurrences (#2543)
|
2021-06-17 19:54:24 +01:00 |
multiple_values.rs
|
Removed Arg::multiple
|
2021-06-16 07:17:11 +01:00 |
opts.rs
|
infer long arguments
|
2021-06-05 13:18:06 +02:00 |
positionals.rs
|
Forbid multiple_occurrences for positional args
|
2021-06-16 08:27:04 +01:00 |
posix_compatible.rs
|
Demangle interlinking flags
|
2021-03-09 13:45:11 +00:00 |
possible_values.rs
|
Removed Arg::multiple
|
2021-06-16 07:17:11 +01:00 |
propagate_globals.rs
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
require.rs
|
fix(usage): Move positional args to end of usage string (#2492)
|
2021-05-21 00:29:21 +05:30 |
subcommands.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
template_help.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
tests.rs
|
ArgMacthes::is_present should not deal with subcommands at all, fixes #2494
|
2021-05-26 00:40:38 +01:00 |
unique_args.rs
|
Fix warnings
|
2020-05-31 17:53:24 +03:00 |
utf8.rs
|
Add tests
|
2020-11-08 19:06:32 +00:00 |
utf16.rs
|
add tests for invalid UTF-16 on Windows
|
2020-05-05 18:18:30 -04:00 |
utils.rs
|
Correct tests, reveal real problem
|
2021-01-23 14:51:40 +00:00 |
validators.rs
|
Refactor coloring
|
2020-08-28 19:21:05 +03:00 |
version-numbers.rs
|
Remove #[macro_use] from tests
|
2020-02-03 12:01:36 -05:00 |
version.rs
|
Replace "Prints" with "Print" for default help and version commands
|
2021-07-29 20:23:25 -07:00 |
yaml.rs
|
Refactor creation of App and Arg from YAML
|
2021-07-25 15:24:43 -07:00 |