Function argc::compgen

source ·
pub fn compgen(
    shell: Shell,
    script_path: &str,
    script_content: &str,
    bin_name: &str,
    line: &str
) -> Result<String>