Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
compareOptions
Method · 0.95
main
Method · 0.95
buildWorld
Method · 0.95
testPTA
Method · 0.80
dumpOAG
Method · 0.80
dumpOFG
Method · 0.80
processConfigs
Method · 0.80
initSoot
Method · 0.80
IRDumper
Method · 0.80
dumpICFG
Method · 0.80
processOptions
Method · 0.80
CFGBuilder
Method · 0.80
Calls
no outgoing calls
Tested by
4
compareOptions
Method · 0.76
testPTA
Method · 0.64
dumpOAG
Method · 0.64
dumpOFG
Method · 0.64