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

File index.ts

packages/opencode/src/git/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayerNode } from "@opencode-ai/core/effect/layer-node"
2import { AppProcess } from "@opencode-ai/core/process"
3import { Effect, Layer, Context, Stream } from "effect"
4import { ChildProcess } from "effect/unstable/process"

Callers

nothing calls this directly

Calls 13

refsFunction · 0.85
configuredFunction · 0.85
nulsFunction · 0.85
failFunction · 0.70
outFunction · 0.70
kindFunction · 0.70
stdinFunction · 0.70
textMethod · 0.65
runFunction · 0.50
textFunction · 0.50
linesFunction · 0.50
runMethod · 0.45

Tested by

no test coverage detected