clap/src/build
Kevin K 07aae5ac54
docs(AppSettings): documents NoAutoHelp and NoAutoVersion
Since these tie in closely with the new default behavior of not
auto-generating the `-V/--version` flags when no information has been provided they are now documented.
2021-10-09 11:12:50 -04:00
..
app docs(AppSettings): documents NoAutoHelp and NoAutoVersion 2021-10-09 11:12:50 -04:00
arg fix: Allow unicode-aware case insensitivity with ArgValue 2021-10-09 07:21:45 -05:00
arg_group.rs fix(yaml): Don't panic on multiple groups 2021-08-18 15:16:44 -05:00
macros.rs Implement BitOr for settings 2021-09-23 14:57:10 +05:30
mod.rs Implement BitOr for settings 2021-09-23 14:57:10 +05:30
usage_parser.rs Fix value_names & num_vals interaction 2021-08-14 01:08:44 +01:00