Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ config
Function
config
packages/opencode/test/fixture/tui-plugin.ts:303–305 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
301
return
opts.state?.ready ?? true
302
},
303
get config() {
304
return
opts.state?.config ?? {}
305
},
306
get provider() {
307
return
opts.state?.provider ?? []
308
},
Callers
2
prompt.test.ts
File · 0.50
runtime.boot.ts
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected