clap/clap_complete
Ed Page 177511dab1 fix: Deprecate validator / validator_os
`validator_regex` is being ignored for now as I await on a comment
period for #3743
2022-05-25 12:57:11 -05:00
..
examples fix: Deprecate validator / validator_os 2022-05-25 12:57:11 -05:00
src fix(help): Show value_parser's PossibleValues 2022-05-20 19:59:36 -05:00
tests fix(complete): Complete visible, rather than hidden, values 2022-05-06 09:14:32 -05:00
Cargo.toml fix: Switch to 2021 edition 2022-05-18 10:35:30 -05:00
CHANGELOG.md chore: Release 2022-05-06 09:39:24 -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 fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00
README.md chore: Release 2022-05-06 09:39:24 -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