Function create_files

Source
pub fn create_files(path: &TempDir, files: Vec<&str>) -> Result<()>
Expand description

Creates a temporary directory with the given files.