Searched refs:src_path (Results 1 – 1 of 1) sorted by relevance
185 let src_path = entry.path(); in copy_dir_hotfix() localVariable188 copy_dir_hotfix(&src_path, &dst_path, regex, replace); in copy_dir_hotfix()191 let src_data = std::fs::read(&src_path).unwrap(); in copy_dir_hotfix()