mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 06:44:16 +00:00
d169849330
This points to "the example above", but there's no example above when this gets rendered in docs.rs: https://docs.rs/clap_complete/latest/clap_complete/generator/fn.generate.html I suppose this reference is just stale since moving docs from a single markdown file or something similar. |
||
---|---|---|
.. | ||
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