Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ has
Function
has
packages/opencode/test/fixture/tui-plugin.ts:336–338 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
334
return
selected
335
},
336
has(name) {
337
return
has(name)
338
},
339
set(name) {
340
return
set(name)
341
},
Callers
1
createTuiPluginApi
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected