clap/clap_generate
hk 3923ebd86d tests(clap_generate): zsh completion generation bug
the test that was added tests for a panic that would occur
when a global argument had a conflict with another argument 
that wasn't present in all the subcommands that the global 
argument was present in 

this would occur inside the get_arg_conflicts_with function
2020-10-30 21:23:35 +01:00
..
examples Rename setting DisableVersion => DisableVersionFlag 2020-10-24 16:03:12 +02:00
src tests(clap_generate): zsh completion generation bug 2020-10-30 21:23:35 +01:00
tests tests(clap_generate): zsh completion generation bug 2020-10-30 21:23:35 +01:00
Cargo.toml Release 3.0.0-beta.2 2020-09-18 20:32:41 +02:00
README.md Refactor clap_generate 2020-02-07 07:52:04 +01:00

clap_generate