xtask::commands

Function check_command

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