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

File main.test.ts

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

Source from the content-addressed store, hash-verified

1import { promises as fs } from "fs"
2import * as path from "path"
3import { setDefaults, parse } from "../../../src/node/cli"
4import { loadCustomStrings } from "../../../src/node/i18n"

Callers

nothing calls this directly

Calls 5

tmpdirFunction · 0.90
parseFunction · 0.90
setDefaultsFunction · 0.90
describeFunction · 0.85
disposeMethod · 0.65

Tested by

no test coverage detected