237 |
// dbg!(source_file);
|
238 |
#[allow(clippy::implicit_clone)]
|
239 |
if !files_of_archive.iter().any(|path| path == source_file) {
|