pub fn print_command_catalog()Expand description
Print the complete Clap command tree with styled formatting.
Includes nested subcommands and their flags (for example
worktree-watch status --stats), not only the root command list.
pub fn print_command_catalog()Print the complete Clap command tree with styled formatting.
Includes nested subcommands and their flags (for example
worktree-watch status --stats), not only the root command list.