MCPcopy 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

1import { describe, it, expect } from "bun:test";
2import { execSync } from "child_process";
3import * as fs from "fs/promises";
4import {

Callers

nothing calls this directly

Calls 7

buildWrapperScriptFunction · 0.90
buildSpawnCommandFunction · 0.90
buildTerminateCommandFunction · 0.90
parseExitCodeFunction · 0.90
parsePidFunction · 0.90
readFileMethod · 0.65
shellQuoteFunction · 0.50

Tested by

no test coverage detected