Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ config.e2e.test.ts
File
config.e2e.test.ts
packages/server/test/config.e2e.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtempSync, readFileSync, rmSync, writeFileSync } from
'node:fs'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
7
inject
Method · 0.80
json
Method · 0.80
seedCatalogConfig
Function · 0.70
bootDaemon
Function · 0.70
appOf
Function · 0.70
envelopeOf
Function · 0.70
close
Method · 0.65
Tested by
no test coverage detected