clap/clap_complete
2023-05-12 10:23:40 +02:00
..
examples chore: Inline simple non-mixed format args 2023-05-04 15:58:04 -04:00
src fix: Don't emit catchall when we have subcommands 2023-05-10 19:44:02 +01:00
tests fix: Don't emit catchall when we have subcommands 2023-05-10 19:44:02 +01:00
Cargo.toml chore: Release 2023-05-09 21:44:11 +02:00
CHANGELOG.md docs: Update changelog 2023-05-12 10:23:40 +02: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 2023-05-09 21:44:11 +02: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