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

File NodeChildProcessSpawner.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Shared Node.js implementation of the child process spawner service.
3 *
4 * This module adapts `node:child_process.spawn` to the Effect

Callers

nothing calls this directly

Calls 15

buildSpawnOptionsFunction · 0.90
makeHandleFunction · 0.90
toErrorFunction · 0.85
resolveAdditionalFdsFunction · 0.85
resolveWorkingDirectoryFunction · 0.85
buildStdioArrayFunction · 0.85
killProcessGroupFunction · 0.85
killProcessGroupOnExitFunction · 0.85
pushMethod · 0.80
toPlatformErrorFunction · 0.70
resolveStdinOptionFunction · 0.70
resolveOutputOptionFunction · 0.70

Tested by

no test coverage detected