clap/src
Ed Page 95207a1e6f fix: Ensure arg! gets help/version correct
Because of our changes from v3, we can't rely on `_build` taking care of
this for us.
2022-08-05 14:12:48 -05:00
..
_cookbook chore: Delete seemingly stray cargo_example_derive file 2022-08-01 16:54:37 -07:00
_derive fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00
bin docs: Shift focus from takes_value to actions 2022-07-26 14:50:51 -05:00
builder fix: Limit defaulting multiple values to Append 2022-08-05 13:38:11 -05:00
error fix(parser)!: Split on value delimiter after validating num_args 2022-08-04 00:14:41 -05:00
output fix: Clarify that get_num_args is safe to call 2022-08-04 14:21:53 -05:00
parser fix: Clarify that get_num_args is safe to call 2022-08-04 14:21:53 -05:00
util feat(parser): Track ValueParser's possible values 2022-05-16 15:08:47 -05:00
_faq.rs docs: Move everything to docs.rs 2022-07-19 13:30:38 -05:00
_features.rs fix!: Remove unstable-v4 feature gate 2022-07-22 11:34:06 -05:00
_tutorial.rs fix!: Remove App alias for Command 2022-07-21 15:08:37 -05:00
derive.rs fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00
lib.rs fix!: Remove rest of deprecated APIs 2022-08-01 15:21:33 -05:00
macros.rs fix: Ensure arg! gets help/version correct 2022-08-05 14:12:48 -05:00
mkeymap.rs feat: Expose builder/parser modules 2022-05-12 06:17:08 -05:00