Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ destroy
Function
destroy
packages/opencode/test/cli/run/runtime.queue.test.ts:59–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
},
59
destroy() {
60
api.close()
61
prompts.clear()
62
closes.clear()
63
},
64
}
65
66
return
{
Callers
nothing calls this directly
Calls
2
close
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected