pub fn install_shell_completions<G: Generator>(
generator: G,
shell: Shell,
cmd: &mut Command,
) -> Result<(), InstallShellCompletionError>
pub fn install_shell_completions<G: Generator>(
generator: G,
shell: Shell,
cmd: &mut Command,
) -> Result<(), InstallShellCompletionError>