Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChatLab/ChatLab
/ runtime-compat-startup.test.ts
File
runtime-compat-startup.test.ts
apps/cli/src/runtime-compat-startup.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
2
import
fs from
'node:fs'
3
import
os from
'node:os'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
6
startHttpServer
Function · 0.90
stopHttpServer
Function · 0.90
initMcpRuntime
Function · 0.90
writeIncompatibleMeta
Function · 0.85
withDataDirEnv
Function · 0.85
makeTempDir
Function · 0.70
Tested by
no test coverage detected