MCPcopy 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.tsFile · 0.50
runtime.boot.tsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected