MCPcopy Index your code
hub / github.com/anomalyco/opencode / client

Function client

packages/opencode/test/fixture/tui-plugin.ts:140–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

138 ? () => opts.client as HostPluginApi["client"]
139 : fallback
140 const client = () => read()
141 let depth = 0
142 let size: "medium" | "large" | "xlarge" = "medium"
143 const has = opts.theme?.has ?? (() => false)

Callers

nothing calls this directly

Calls 1

readFunction · 0.50

Tested by

no test coverage detected