Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/mux
/ backgroundCommands.test.ts
File
backgroundCommands.test.ts
src/node/runtime/backgroundCommands.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"bun:test"
;
2
import
{ execSync } from
"child_process"
;
3
import
* as fs from
"fs/promises"
;
4
import
{
Callers
nothing calls this directly
Calls
7
buildWrapperScript
Function · 0.90
buildSpawnCommand
Function · 0.90
buildTerminateCommand
Function · 0.90
parseExitCode
Function · 0.90
parsePid
Function · 0.90
readFile
Method · 0.65
shellQuote
Function · 0.50
Tested by
no test coverage detected