Function check_out_modules_with_key

Source
pub fn check_out_modules_with_key(
    global_config: &mut GlobalConfig,
    remote: &str,
    ssh_key: &Path,
) -> Result<(), Error>