Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ cross-spawn-spawner.test.ts
File
cross-spawn-spawner.test.ts
packages/core/test/effect/cross-spawn-spawner.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect } from
"bun:test"
2
import
fs from
"node:fs/promises"
3
import
os from
"node:os"
4
import
path from
"node:path"
Callers
nothing calls this directly
Calls
11
testEffect
Function · 0.90
js
Function · 0.85
decodeByteStream
Function · 0.85
spawn
Method · 0.80
tmpdir
Function · 0.70
gone
Function · 0.70
describe
Function · 0.50
use
Method · 0.45
make
Method · 0.45
all
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected