Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ destroyAll
Method
destroyAll
src/server/sessionManager.ts:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
...args: unknown[]
5
) => { destroyAll(): Promise<void>; [key: string]: unknown } =
class
{
6
async
destroyAll() {}
7
} as never
Callers
1
shutdown
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected