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

Method isWorldCacheMode

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

Source from the content-addressed store, hash-verified

227 private boolean worldCacheMode;
228
229 public boolean isWorldCacheMode() {
230 return worldCacheMode;
231 }
232
233 @JsonProperty
234 @Option(names = "-scope",

Callers 2

buildWorldMethod · 0.80
buildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected