pub fn render_completion_from_command(
shell: Shell,
command: Command,
) -> CompletionOutputExpand description
Render shell completions from a pre-built clap command tree.
pub fn render_completion_from_command(
shell: Shell,
command: Command,
) -> CompletionOutputRender shell completions from a pre-built clap command tree.