MCPcopy Create free account
hub / github.com/effect-app/libs / ChildProcess.test.ts

File ChildProcess.test.ts

repos/effect/packages/effect/test/unstable/process/ChildProcess.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import * as Effect from "effect/Effect"
3import * as Layer from "effect/Layer"
4import type * as PlatformError from "effect/PlatformError"

Callers

nothing calls this directly

Calls 8

assertFunction · 0.85
syncMethod · 0.80
makeMethod · 0.65
forEachMethod · 0.65
pipeMethod · 0.65
prefixMethod · 0.65
succeedMethod · 0.45
provideMethod · 0.45

Tested by

no test coverage detected