write_shell_completions2

Function write_shell_completions2 

Source
pub fn write_shell_completions2<B, P>(
    variant: Variant,
    binary_name: B,
    out_path: P,
) -> Result<()>
where B: AsRef<str>, P: AsRef<Path>,
Expand description

Generates shell completions for the given variant.