Add flag for SafeGetFiles

This commit is contained in:
Matt Nadareski
2024-12-19 00:02:53 -05:00
parent 73d7c5790e
commit 35b1bb817e
4 changed files with 28 additions and 6 deletions

View File

@@ -35,6 +35,7 @@ namespace ProtectionScan
options.ScanArchives,
options.ScanContents,
options.ScanPaths,
options.ScanSubdirectories,
options.Debug,
fileProgress);