mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 23:37:32 +00:00
* 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 |