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

File util.ts

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

Source from the content-addressed store, hash-verified

1import * as argon2 from "argon2"
2import * as cp from "child_process"
3import * as crypto from "crypto"
4import envPaths from "env-paths"

Callers

nothing calls this directly

Calls 1

getEnvPathsFunction · 0.85

Tested by

no test coverage detected