clap/clap_complete
Ed Page 9bd7060089 fix: Deprecate various APIs
- ArgSettings are part of #2717
- Errors are part of #2628
- `help_heading` is part of #1807 and #1553
- Some misc parts are for API consistency
2022-02-10 19:37:47 -06:00
..
examples fix(complete): Better organize the API 2021-12-31 13:25:09 -06:00
src fix: Deprecate various APIs 2022-02-10 19:37:47 -06:00
tests More failing tests, hope this will end it :( 2022-02-05 17:16:40 +02:00
Cargo.toml chore: Release 2022-02-05 09:33:39 -06:00
CHANGELOG.md chore: Release 2022-02-05 09:33:39 -06: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 fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00
README.md chore: Release 2022-02-05 09:33:39 -06: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