MCPcopy 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

DefaultLogActionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected