MCPcopy Index your code
hub / github.com/coder/code-server / util.test.ts

File util.test.ts

test/unit/node/util.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as cp from "child_process"
2import { promises as fs } from "fs"
3import * as path from "path"
4import { generateUuid } from "../../../src/common/util"

Callers

nothing calls this directly

Calls 7

generateUuidFunction · 0.90
cleanFunction · 0.90
describeFunction · 0.85
getEnvPathsFunction · 0.85
resolveFunction · 0.85
writeMethod · 0.80
spawnMethod · 0.45

Tested by

no test coverage detected