clap/src
Ed Page 45ef0722f3 docs: Clarify corner caseses with default values
This is meant to lower the chance of confusion with cases like #2714 and #1586.

This is not meant to be exhaustive, looked at the mentioned cases in
that issue and pattern matched on other ones mentioning "is present".
2021-10-23 16:04:10 -05:00
..
build docs: Clarify corner caseses with default values 2021-10-23 16:04:10 -05:00
output feat(doc): Fix many typos in docs, comments and codes found by typos-cli 2021-10-19 10:38:22 +09:00
parse fix!: Rename ArgValue to PossibleValue 2021-10-19 10:10:37 -05:00
util fix!: Make color settings an enum 2021-10-13 13:54:44 +01:00
derive.rs fix!: Rename ArgValue to PossibleValue 2021-10-19 10:10:37 -05:00
lib.rs chore: Silence bad clippy lint 2021-10-23 10:06:38 -05:00
macros.rs fix: Ease clap2->clap3 migration with deprecations 2021-10-15 14:19:16 -05:00
mkeymap.rs perf: Reduce allocations on 'args' 2021-10-18 16:14:31 -05:00