Function argc::compgen

source ·
pub fn compgen(
    shell: Shell,
    script_path: &str,
    script_content: &str,
    args: &[String],
    no_color: bool
) -> Result<String>