Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
buildSpawnOptions
Function · 0.90
makeHandle
Function · 0.90
toError
Function · 0.85
resolveAdditionalFds
Function · 0.85
resolveWorkingDirectory
Function · 0.85
buildStdioArray
Function · 0.85
killProcessGroup
Function · 0.85
killProcessGroupOnExit
Function · 0.85
push
Method · 0.80
toPlatformError
Function · 0.70
resolveStdinOption
Function · 0.70
resolveOutputOption
Function · 0.70
Tested by
no test coverage detected