Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ dispose
Function
dispose
packages/app/src/context/tab-memory.ts:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
},
28
remove,
29
dispose() {
30
for
(
const
key of entries.keys()) remove(key)
31
},
32
}
33
}
Callers
6
global.tsx
File · 0.70
comments.test.ts
File · 0.70
tabs.test.ts
File · 0.70
layout.test.ts
File · 0.70
server.test.ts
File · 0.70
SessionTabSlot
Function · 0.50
Calls
1
remove
Function · 0.70
Tested by
no test coverage detected