MCPcopy Create free account
hub / github.com/e2wugui/zeze / getHotWorkingDir

Method getHotWorkingDir

ZezeJava/ZezeJava/src/main/java/Zeze/Config.java:136–138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

134 }
135
136 public @NotNull String getHotWorkingDir() {
137 return hotWorkingDir;
138 }
139
140 public @NotNull String getHotDistributeDir() {
141 return hotDistributeDir;

Callers 2

packMethod · 0.80
createModulesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected