pub fn completion<T: CommandFactory>(shell: CompletionShell) -> Result<()>Expand description
Generate shell completion script for the specified shell.
pub fn completion<T: CommandFactory>(shell: CompletionShell) -> Result<()>Generate shell completion script for the specified shell.