Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ promises as fs } from
"fs"
2
import
* as path from
"path"
3
import
{ setDefaults, parse } from
"../../../src/node/cli"
4
import
{ loadCustomStrings } from
"../../../src/node/i18n"
Callers
nothing calls this directly
Calls
5
tmpdir
Function · 0.90
parse
Function · 0.90
setDefaults
Function · 0.90
describe
Function · 0.85
dispose
Method · 0.65
Tested by
no test coverage detected