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