MCPcopy Create free account
hub / github.com/LFYSec/MScan / getOutputDir

Method getOutputDir

src/main/java/pascal/taie/config/Options.java:207–209  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

205 private File outputDir;
206
207 public File getOutputDir() {
208 return outputDir;
209 }
210
211 @JsonProperty
212 @Option(names = "--pre-build-ir",

Callers 15

compareOptionsMethod · 0.95
mainMethod · 0.95
buildWorldMethod · 0.95
testPTAMethod · 0.80
dumpOAGMethod · 0.80
dumpOFGMethod · 0.80
processConfigsMethod · 0.80
initSootMethod · 0.80
IRDumperMethod · 0.80
dumpICFGMethod · 0.80
processOptionsMethod · 0.80
CFGBuilderMethod · 0.80

Calls

no outgoing calls

Tested by 4

compareOptionsMethod · 0.76
testPTAMethod · 0.64
dumpOAGMethod · 0.64
dumpOFGMethod · 0.64