clap/clap_complete_fig
Ed Page 470531b515 fix!: Replace multiple_values with number_of_values
This reduces ambiguity in how the different "multiple" parts of the API
interact and lowrs the amount of API surface area users have to dig
through to use clap.

For now, this is only a matter of cleaning up the public API.  Cleaning
up the implementation is the next step.
2022-08-01 15:50:23 -05:00
..
examples refactor: Update app variables to cmd 2022-02-14 15:55:56 -06:00
src fix!: Remove deprecated ArgActions 2022-07-22 20:07:24 -05:00
tests fix!: Replace multiple_values with number_of_values 2022-08-01 15:50:23 -05:00
Cargo.toml chore: Update version 2022-07-23 21:43:37 -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