Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as cp from
"child_process"
2
import
{ promises as fs } from
"fs"
3
import
* as path from
"path"
4
import
{ generateUuid } from
"../../../src/common/util"
Callers
nothing calls this directly
Calls
7
generateUuid
Function · 0.90
clean
Function · 0.90
describe
Function · 0.85
getEnvPaths
Function · 0.85
resolve
Function · 0.85
write
Method · 0.80
spawn
Method · 0.45
Tested by
no test coverage detected