MCPcopy Index your code
hub / github.com/anomalyco/opencode / plugin.ts

File plugin.ts

packages/core/src/plugin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export * as PluginV2 from "./plugin"
2
3import { makeLocationNode } from "./effect/app-node"
4import { Context, Deferred, Effect, Exit, Layer, Scope } from "effect"

Callers

nothing calls this directly

Calls 12

syncMethod · 0.80
doneMethod · 0.80
addMethod · 0.65
getMethod · 0.65
effectFunction · 0.50
makeMethod · 0.45
deleteMethod · 0.45
closeMethod · 0.45
forkMethod · 0.45
publishMethod · 0.45
setMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected