pub fn print_completions(
    writer: &mut dyn Write,
    cmd: &mut Command<'_>,
    shell: Shell
)
Expand description

Print completion for the given shell