clap/clap_generate/tests
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
..
completions.rs Allow for nested subcommands with ZSH generation. 2020-08-23 09:33:29 -07:00
generate_completions.rs tests(clap_generate): zsh completion generation bug 2020-10-30 21:23:35 +01:00
value_hints.rs Rename setting DisableVersion => DisableVersionFlag 2020-10-24 16:03:12 +02:00
version-numbers.rs Refactor clap_generate 2020-02-07 07:52:04 +01:00