Function test_assets::download_test_files [] [src]

pub fn download_test_files(
    defs: &[TestAssetDef],
    dir: &str,
    verbose: bool
) -> Result<(), TaError>

Downloads the test files into the passed directory.