clap/src
Ed Page 56fe50eab8 fix(help): I think this fixes a bug?
The existing behavior is hard to explain, so this is the best I've
figured is going on.
2022-09-07 16:38:33 -05:00
..
_cookbook docs: Show how last can be used 2022-09-07 11:27:39 -05:00
_derive docs(derive): Update for new attributes 2022-09-02 15:39:13 -05:00
bin docs: Shift focus from takes_value to actions 2022-07-26 14:50:51 -05:00
builder fix(help): Collapse usage to one line 2022-09-07 11:03:57 -05:00
error refactor: Use parameters over settings 2022-09-06 14:43:02 -05:00
output fix(help): I think this fixes a bug? 2022-09-07 16:38:33 -05:00
parser feat: Allow specifying negative nums on Arg, like hyphens 2022-09-07 07:18:19 -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 docs(derive): Update for new attributes 2022-09-02 15:39:13 -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