MCPcopy
hub / github.com/anomalyco/opencode / pluginOrigins

Function pluginOrigins

packages/opencode/src/config/tui.ts:274–276  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

272}
273
274export async function pluginOrigins() {
275 return runPromise((svc) => svc.pluginOrigins())
276}

Callers

nothing calls this directly

Calls 1

runPromiseFunction · 0.85

Tested by

no test coverage detected