pub fn find_arc_files(path: &str, recursive: bool) -> Result<Vec<String>>
Finds all archive files in the specified directory and its subdirectories.