MCPcopy Index your code
hub / github.com/anomalyco/opencode / cross-spawn-spawner.ts

File cross-spawn-spawner.ts

packages/core/src/cross-spawn-spawner.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type * as Arr from "effect/Array"
2import { NodeFileSystem, NodeSink, NodeStream } from "@effect/platform-node"
3import * as NodePath from "@effect/platform-node/NodePath"
4import * as Deferred from "effect/Deferred"

Callers

nothing calls this directly

Calls 15

toPlatformErrorFunction · 0.85
toErrorFunction · 0.85
stdioFunction · 0.85
fdsFunction · 0.85
stdiosFunction · 0.85
setupOutputFunction · 0.85
setupStdinFunction · 0.85
onMethod · 0.80
syncMethod · 0.80
stdinFunction · 0.70
spawnFunction · 0.70
envFunction · 0.70

Tested by

no test coverage detected