Skip to main content

render_completion_from_command

Function render_completion_from_command 

Source
pub fn render_completion_from_command(
    shell: Shell,
    command: Command,
) -> CompletionOutput
Expand description

Render shell completions from a pre-built clap command tree.