clap/clap_complete
Ed Page 16366d21f1 fix(complete)!: Move Completer into shells
It only exists for shell-adaptation, so it feels like it better belongs
there.
2024-08-09 14:00:42 -05:00
..
examples chore: Update from template 2024-05-14 12:27:02 -05:00
src fix(complete)!: Move Completer into shells 2024-08-09 14:00:42 -05:00
tests fix(complete)!: Move Completer into shells 2024-08-09 14:00:42 -05:00
Cargo.toml chore: Release 2024-08-08 11:09:07 -05:00
CHANGELOG.md chore: Release 2024-08-08 11:09:07 -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-08-08 11:09:07 -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