clap/clap_complete_fig
Ed Page 1bbf07e574 fix: Prefer more usable &str for reflection
The downside is we can't skip allocations with
- `ValueEnum` default values
- Vaid subcommands

Otherwise, this is a big ergonomic win.
2022-08-22 14:56:16 -05:00
..
examples refactor: Update app variables to cmd 2022-02-14 15:55:56 -06:00
src fix: Prefer more usable &str for reflection 2022-08-22 14:56:16 -05:00
tests fix: Switch to owned types 2022-08-22 14:55:55 -05:00
Cargo.toml chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
CHANGELOG.md chore: Release 2022-07-01 19:48:03 -05: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 fix(complete): Give crates more specific names 2021-12-31 12:03:29 -06:00

clap_complete_fig

Generates Fig completions for clap based CLIs