mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 06:42:33 +00:00
0105e6f0b8
* fix(generate): Better subcommand completion in fish * Prevent completing subcommands that were already completed * Make sure all parent subcommands actually existent Partially fixes #2715 * Added Test * fix(generate) Improve subcommand testing This now also disables the completion of sub_subcommands options for subcommands. |
||
---|---|---|
.. | ||
bash.rs | ||
elvish.rs | ||
fish.rs | ||
mod.rs | ||
powershell.rs | ||
zsh.rs |