mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 06:42:33 +00:00
9d482d00ba
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 |
||
---|---|---|
.. | ||
builder | ||
derive | ||
derive_ui | ||
app.yml | ||
derive_ui.rs | ||
examples.rs | ||
macros.rs | ||
yaml.rs |