MCPcopy
hub / github.com/garrytan/gstack / __resetPtySessions

Function __resetPtySessions

browse/src/pty-session-cookie.ts:120–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

118
119// Test-only reset.
120export function __resetPtySessions(): void {
121 sessions.clear();
122}

Callers 1

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected