clap/src
Dominik Nakamura 232d91b96e
docs: Describe the skip attribute for ValueEnums (#4328)
Documenting the `skip` attribute for the `ValueEnum` derive macro promptly, as it's not mentioned anywhere else.

Fixes #4327
2022-10-05 08:22:18 -05:00
..
_cookbook docs: Show how last can be used 2022-09-07 11:27:39 -05:00
_derive docs: Describe the skip attribute for ValueEnums (#4328) 2022-10-05 08:22:18 -05:00
bin docs: Shift focus from takes_value to actions 2022-07-26 14:50:51 -05:00
builder feat: expose is_multiple & get_args API for ArgGroup (#4336) 2022-10-03 15:21:53 -05:00
error fix(error): Specialize the self-conflicts error 2022-09-29 09:54:20 -05:00
output refactor: Use getters internally 2022-09-29 15:26:24 -05:00
parser fix(parser): Allow defaults for Help/Version 2022-10-01 13:37:24 -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: Clarify value parser 2022-09-21 11:11:21 -05:00
derive.rs refactor: Remove use of '?' 2022-09-26 12:19:30 -05: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