clap/src
2022-08-10 09:15:15 -05:00
..
_cookbook chore: Delete seemingly stray cargo_example_derive file 2022-08-01 16:54:37 -07:00
_derive Merge pull request #4050 from epage/docs 2022-08-09 16:48:29 -05:00
bin docs: Shift focus from takes_value to actions 2022-07-26 14:50:51 -05:00
builder fix(debug): Make it easier to address help issues 2022-08-10 09:15:15 -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 docs(tutorial): Further expand on actions 2022-08-09 16:33:02 -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