Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vinyzu/Botright
/ reset
Method
reset
tests/server.py:219–220 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
217
self.thread.join()
218
219
def
reset(self) -> None:
220
self.server.reset()
221
222
223
test_server = TestServer()
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected