Function get_completion_paths

Source
pub fn get_completion_paths(
    builder: &Builder<'_>,
) -> Vec<(&'static dyn Generator, PathBuf)>
Expand description

Return tuples of (shell, file containing completions).