mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 15:27:16 +00:00
Our focus is on encouraging people to generate this on shell load so its more "auto-updating" as programs are updated. Having a flag for saving to a file is counter to that goal. |
||
---|---|---|
.. | ||
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
- clap_complete_nushell for nushell shell completion support