clap/src
Ed Page e11afa284b
Merge pull request #4401 from epage/last
fix(complete): Support last(true) with CommandWithArguments
2022-10-18 07:41:02 -05:00
..
_cookbook docs: Show how last can be used 2022-09-07 11:27:39 -05:00
_derive feat(derive): Allow type-less fields 2022-10-11 10:31:42 -05:00
bin docs: Shift focus from takes_value to actions 2022-07-26 14:50:51 -05:00
builder fix(complete): Support last(true) with CommandWithArguments 2022-10-18 07:28:52 -05:00
error fix(error): Be consistent in puncutation 2022-10-13 13:56:58 -05:00
output fix(clap): Early line wrap ascii control chars 2022-10-08 19:55:52 +02:00
parser fix(parser): Don't make Args exclusive with their ArgGroup 2022-10-17 19:02:39 -05:00
util refactor: Remove use of '?' 2022-09-26 12:19:30 -05:00
_faq.rs docs: Quality improvements to FAQ docs 2022-08-13 19:32:03 -04:00
_features.rs docs: Raise visibility of 'string' feature 2022-09-26 11:14:06 -05:00
_tutorial.rs docs(tutorial): Fix flag actions 2022-10-08 20:14:03 -05:00
derive.rs Fix a broken link in ValueEnum docs 2022-10-18 05:03:58 -04:00
lib.rs fix(error): Use a non-generic Error alias 2022-09-20 13:37:02 -05:00
macros.rs refactor(docs): Use intra-doc links to avoid breakages 2022-09-30 13:16:13 -05:00
mkeymap.rs perf: Misc simplifications for code size 2022-09-16 15:31:49 -05:00