Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ off
Function
off
packages/opencode/src/plugin/tui/runtime.ts:408–408 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
406
if
(!fn)
return
() => {}
407
let
drop = false
408
let
off = () => {}
409
const
wrapped = () => {
410
if
(drop)
return
411
drop = true
Callers
7
unsubscribe
Function · 0.85
registerWslIpcHandlers
Function · 0.85
View
Function · 0.85
footer.view.test.tsx
File · 0.85
wrapped
Function · 0.85
SessionTodoDock
Function · 0.85
useSpring
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected