mirror of
https://github.com/clap-rs/clap
synced 2024-11-15 09:07:10 +00:00
0ecb6f4869
Besides addressing the panic from assuming things were built when they weren't, this should fix some completion issues for some people. Fixes #3669 |
||
---|---|---|
.. | ||
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