Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ start
Method
start
ZezeJava/ZezeJava/src/main/java/Zeze/Hot/HotAgent.java:63–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
public
void
start() {
64
connector.start();
65
connector.WaitReady();
66
}
67
68
public
void
stop() {
69
connector.stop();
Callers
nothing calls this directly
Calls
2
WaitReady
Method · 0.80
start
Method · 0.65
Tested by
no test coverage detected