mirror of
https://github.com/clap-rs/clap
synced 2024-11-15 00:57:15 +00:00
bffce7f57a
Now that we have it on `Arg`, we don't need it on `Command` |
||
---|---|---|
.. | ||
examples | ||
src | ||
tests | ||
Cargo.toml | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
clap_complete
Shell completion generation for
clap
Dual-licensed under Apache 2.0 or MIT.
About
Related Projects
- clap_complete_fig for fig shell completion support