Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
buildWorld
Method · 0.80
build
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected