clap/src
2022-08-30 19:57:26 -05:00
..
_cookbook docs(cookbook): Add position-sensitive example 2022-08-15 10:59:05 -05:00
_derive docs: Fix typo in markdown formatting 2022-08-16 14:55:53 +02:00
bin docs: Shift focus from takes_value to actions 2022-07-26 14:50:51 -05:00
builder docs: Update example help 2022-08-30 19:57:26 -05:00
error feat: Allow stylized usage 2022-08-25 17:07:06 -05:00
output fix(usage): Make dont_collapse_args_in_usage the default 2022-08-30 16:12:49 -05:00
parser fix(parser): Require earlier, not-present positionals 2022-08-30 09:31:46 -05:00
util refactor(usage): Pull out duplicate check 2022-08-29 21:26:28 -05:00
_faq.rs docs: Quality improvements to FAQ docs 2022-08-13 19:32:03 -04:00
_features.rs perf: Let users choose Str implementation 2022-08-22 15:47:21 -05:00
_tutorial.rs docs(tutorial): Further expand on actions 2022-08-09 16:33:02 -05:00
derive.rs fix: Switch to owned types 2022-08-22 14:55:55 -05:00
lib.rs fix: Don't pollute root with str types 2022-08-23 13:12:06 -05:00
macros.rs refactor(help): Pull out a StyledStr 2022-08-23 17:05:55 -05:00
mkeymap.rs refactor(complete): Clean up help completion 2022-08-25 15:43:27 -07:00