Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ has
Function
has
packages/tui/src/plugin/adapters.tsx:338–340 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
336
return input.theme.selected
337
},
338
has(name) {
339
return input.theme.has(name)
340
},
341
set(name) {
342
return input.theme.set(name)
343
},
Callers
3
copyCommand
Function · 0.50
View
Function · 0.50
Mcp
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected