clap/clap_generate
Kevin K 14c8850019
tests: fixes test to new default behavior
This commit corrects tests to not expect the `-V,--version` flag when no
version information has been provided.
2021-10-09 11:12:50 -04:00
..
examples tests(Examples): fixes examples for no-auto generated version 2021-10-09 11:06:48 -04:00
src tests: fixes test to new default behavior 2021-10-09 11:12:50 -04:00
tests tests: fixes test to new default behavior 2021-10-09 11:12:50 -04:00
Cargo.toml Pin clap_derive version (#2706) 2021-08-17 08:43:37 +00:00
LICENSE-APACHE docs: Ensure all crates have license files 2021-10-04 14:45:31 -05:00
LICENSE-MIT docs: Ensure all crates have license files 2021-10-04 14:45:31 -05:00
README.md docs(generate): Improve jumping off points 2021-08-18 12:10:04 -05:00

clap_generate

Crates.io Crates.io License License

Generates completions (and other things) for clap based CLIs