Skip to main content

check_command

Function check_command 

Source
fn check_command(
    cmd_name: &str,
    install_url: &str,
    config: &Config,
) -> Result<()>