pub fn extract_files( fs: &mut FS, patterns: &[Pattern], output_folder: &Path, ) -> Result<()>
Extract files to disk matching a glob pattern