MCPcopy Create free account
hub / github.com/Effect-TS/effect / NodeChildProcessSpawner.test.ts

File NodeChildProcessSpawner.test.ts

packages/platform/node-shared/test/NodeChildProcessSpawner.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { buildSpawnOptions } from "@effect/platform-node-shared/internal/nodeChildProcessSpawner"
2import * as NodeChildProcessSpawner from "@effect/platform-node-shared/NodeChildProcessSpawner"
3import * as NodeFileSystem from "@effect/platform-node-shared/NodeFileSystem"
4import * as NodePath from "@effect/platform-node-shared/NodePath"

Callers

nothing calls this directly

Calls 6

buildSpawnOptionsFunction · 0.90
pipeMethod · 0.65
makeMethod · 0.65
sleepMethod · 0.65
statMethod · 0.45
provideMethod · 0.45

Tested by

no test coverage detected