mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 16:23:37 +01:00
comment
This commit is contained in:
@@ -115,6 +115,9 @@ public class Engine implements FileFilter, AutoCloseable {
|
||||
*/
|
||||
private final Set<FileTypeAnalyzer> fileTypeAnalyzers = new HashSet<>();
|
||||
|
||||
/**
|
||||
* The engine execution mode indicating it will either collect evidence or process evidence or both.
|
||||
*/
|
||||
private final Mode mode;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user