Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getConfig
Method
getConfig
ZezeJava/ZezeJava/src/main/java/Zeze/Application.java:250–252 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
248
}
249
250
public
@NotNull Config getConfig() {
251
return
conf;
252
}
253
254
public
boolean isStart() {
255
return
startState == StartState.eStarted;
Callers
1
DefaultLogAction
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected