.. |
fixtures
|
Revert "Deprecate Arg::help in favour of Arg::about"
|
2021-11-18 12:25:49 -06:00 |
app_from_crate.rs
|
fix: Allow tests without cargo feature
|
2021-11-17 14:27:26 -06:00 |
app_settings.rs
|
fix: Make AppSettings::HidePossibleValues mirror ArgSettings
|
2021-11-29 10:28:31 -06:00 |
arg_aliases.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
arg_aliases_short.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
arg_matcher_assertions.rs
|
Make sure that ArgMatches methods panic on unknown arg, not return false
|
2021-10-27 02:42:30 +01:00 |
arg_settings.rs
|
Implement BitOr for settings
|
2021-09-23 14:57:10 +05:30 |
borrowed.rs
|
Revert "Deprecate Arg::help in favour of Arg::about"
|
2021-11-18 12:25:49 -06:00 |
cargo.rs
|
fix: Allow tests without cargo feature
|
2021-11-17 14:27:26 -06:00 |
conflicts.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
default_missing_vals.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
default_vals.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
delimiters.rs
|
docs: Emphasize Arg over ArgSettings
|
2021-11-29 09:54:04 -06:00 |
derive_order.rs
|
Revert "Deprecate Arg::help in favour of Arg::about"
|
2021-11-18 12:25:49 -06:00 |
display_order.rs
|
fix(help)!: Merge OPTIONS / FLAGS default groups
|
2021-10-13 11:42:10 -05:00 |
double_require.rs
|
fix(help)!: Merge OPTIONS / FLAGS default groups
|
2021-10-13 11:42:10 -05:00 |
empty_values.rs
|
docs: Emphasize Arg over ArgSettings
|
2021-11-29 09:54:04 -06:00 |
env.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
error.rs
|
Revert "Deprecate Arg::help in favour of Arg::about"
|
2021-11-18 12:25:49 -06:00 |
examples.rs
|
test: Verify examples based on feature flags
|
2021-11-23 17:10:01 -06:00 |
flag_subcommands.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
flags.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
global_args.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
grouped_values.rs
|
Revert "Deprecate Arg::help in favour of Arg::about"
|
2021-11-18 12:25:49 -06:00 |
groups.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
help.rs
|
fix: Make AppSettings::HidePossibleValues mirror ArgSettings
|
2021-11-29 10:28:31 -06:00 |
help_env.rs
|
Revert "Deprecate Arg::help in favour of Arg::about"
|
2021-11-18 12:25:49 -06:00 |
hidden_args.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
ignore_errors.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
indices.rs
|
Removed Arg::multiple
|
2021-06-16 07:17:11 +01:00 |
macros.rs
|
feat: Usage parser macro
|
2021-11-22 16:21:09 -06:00 |
multiple_occurrences.rs
|
docs: Emphasize Arg over ArgSettings
|
2021-11-29 09:54:04 -06:00 |
multiple_values.rs
|
fix: Deprecate runtime usage parser
|
2021-11-23 09:53:04 -06:00 |
opts.rs
|
docs: Emphasize Arg over ArgSettings
|
2021-11-29 09:54:04 -06:00 |
positionals.rs
|
fix: Rename App's AllowLeadingHyphen to AllowHyphenValues
|
2021-11-24 11:25:48 -06:00 |
posix_compatible.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
possible_values.rs
|
Revert "Deprecate Arg::help in favour of Arg::about"
|
2021-11-18 12:25:49 -06:00 |
propagate_globals.rs
|
docs: Emphasize Arg over ArgSettings
|
2021-11-29 09:54:04 -06:00 |
regex.rs
|
Allow RegexSet for validator_regex
|
2021-10-16 22:30:52 +01:00 |
require.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
subcommands.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
template_help.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
tests.rs
|
docs: Emphasize Arg over ArgSettings
|
2021-11-29 09:54:04 -06:00 |
unicode.rs
|
Allow RegexSet for validator_regex
|
2021-10-16 22:30:52 +01:00 |
unique_args.rs
|
Fix warnings
|
2020-05-31 17:53:24 +03:00 |
utf8.rs
|
fix: Provide path to avoid UTF-8 panics
|
2021-08-18 14:15:18 -05:00 |
utf16.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06:00 |
utils.rs
|
refactor: Port over to arg!
|
2021-11-23 09:37:14 -06: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
|
Revert "Deprecate Arg::help in favour of Arg::about"
|
2021-11-18 12:25:49 -06:00 |
yaml.rs
|
fix: Deprecate YAML API
|
2021-11-22 16:17:46 -06:00 |