Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ preflight.ts
File
preflight.ts
site/e2e/setup/preflight.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execSync } from
"node:child_process"
;
2
import
* as path from
"node:path"
;
3
4
export
default
function
() {
Callers
nothing calls this directly
Calls
1
info
Method · 0.80
Tested by
no test coverage detected