Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
274
export
async
function
pluginOrigins() {
275
return
runPromise((svc) => svc.pluginOrigins())
276
}
Callers
nothing calls this directly
Calls
1
runPromise
Function · 0.85
Tested by
no test coverage detected