Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ DenoChildProcessSpawner.ts
File
DenoChildProcessSpawner.ts
packages/platform/deno/src/DenoChildProcessSpawner.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Deno implementation of the child process spawner service.
3
*
4
* This module uses `Deno.Command` and Web Streams directly. Deno cannot create
Callers
nothing calls this directly
Calls
15
makeHandle
Function · 0.90
resolveWorkingDirectory
Function · 0.85
join
Method · 0.80
push
Method · 0.80
unsupported
Function · 0.70
resolveStdinOption
Function · 0.70
resolveOutputOption
Function · 0.70
resolveEnvironment
Function · 0.70
spawn
Function · 0.70
inputToStdioOption
Function · 0.70
outputToStdioOption
Function · 0.70
withTimeout
Function · 0.70
Tested by
no test coverage detected