Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
120
export
function
__resetPtySessions(): void {
121
sessions.clear();
122
}
Callers
1
terminal-agent.test.ts
File · 0.90
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected