clap/clap_complete
2024-09-22 03:48:50 +08:00
..
examples fix(complete): Strip wrappers for running completer 2024-09-17 15:47:46 -05:00
src doc(complete): Fix how to add completions in elvish 2024-09-22 03:48:50 +08:00
tests fix(complete): Use existing display order for Arg/Command 2024-09-20 14:45:54 -05:00
Cargo.toml chore: Release 2024-09-20 15:05:01 -05:00
CHANGELOG.md chore: Release 2024-09-20 15:05:01 -05:00
CONTRIBUTING.md fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00
LICENSE-APACHE fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00
LICENSE-MIT docs(license): Update years/holders 2022-06-27 12:55:09 -05:00
README.md chore: Release 2024-09-20 15:05:01 -05:00

clap_complete

Shell completion generation for clap

Crates.io Crates.io License License

Dual-licensed under Apache 2.0 or MIT.

  1. About
  2. API Reference
  3. Questions & Discussions
  4. CONTRIBUTING
  5. Sponsors

About