compgen_kind

Function compgen_kind 

Source
pub fn compgen_kind<T: Runtime>(
    runtime: T,
    shell: Shell,
    kind: CompKind,
    last_arg: &str,
    no_color: bool,
) -> Result<String>