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

Method getHotDistributeDir

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

Source from the content-addressed store, hash-verified

138 }
139
140 public @NotNull String getHotDistributeDir() {
141 return hotDistributeDir;
142 }
143
144 public void setHotWorkingDir(@Nullable String value) {
145 hotWorkingDir = value != null ? value : "";

Callers 1

createModulesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected