clap/tests
Ed Page 9d482d00ba feat(error): Show possible values when none are supplied
This is inspired by cargo which allows you to run `cargo test --test`
and it will list the possible tests (obviously we can't support that atm
because that requires a lot of runtime processing).  When we do have a
static list of possible values, we can at least show those.

Fixes #3320
2022-02-02 14:28:41 -06:00
..
builder feat(error): Show possible values when none are supplied 2022-02-02 14:28:41 -06:00
derive refactor: Migrate off of .kind 2022-02-01 11:27:08 -06:00
derive_ui docs(error): Update link to explicit bool parser example 2022-01-31 21:58:54 -08:00
app.yml fix: Revert as much yaml policy to v2 as possible 2021-12-02 16:06:21 -06:00
derive_ui.rs fix: Limit when ui tests run 2021-12-06 12:37:49 -06:00
examples.rs Merge pull request #3104 from epage/unstable 2021-12-08 21:21:12 -06:00
macros.rs refactor: Migrate off of .kind 2022-02-01 11:27:08 -06:00
yaml.rs fix: Revert as much yaml policy to v2 as possible 2021-12-02 16:06:21 -06:00