Uses of Record Class
org.variantsync.diffdetective.AnalysisRunner.Options
Packages that use AnalysisRunner.Options
-
Uses of AnalysisRunner.Options in org.variantsync.diffdetective
Methods in org.variantsync.diffdetective that return AnalysisRunner.OptionsMethods in org.variantsync.diffdetective with parameters of type AnalysisRunner.OptionsModifier and TypeMethodDescriptionstatic void
AnalysisRunner.run
(AnalysisRunner.Options options, BiConsumer<Repository, Path> validation) Main method to start the analysis on a set of git repositories.