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

File process.ts

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

Source from the content-addressed store, hash-verified

1import { Context, Duration, Effect, Fiber, Layer, Schema, Stream } from "effect"
2import type { PlatformError } from "effect/PlatformError"
3import { ChildProcess } from "effect/unstable/process"
4import { ChildProcessSpawner } from "effect/unstable/process/ChildProcessSpawner"

Callers

nothing calls this directly

Calls 4

describeCommandFunction · 0.85
normalizeStdinFunction · 0.85
runCommandFunction · 0.70
makeMethod · 0.45

Tested by

no test coverage detected