Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ config.test.ts
File
config.test.ts
packages/node-sdk/test/config.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, readFile, rm, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
15
parseConfigString
Function · 0.90
writeConfigFile
Function · 0.90
readConfigFile
Function · 0.90
createKimiConfigRpc
Function · 0.85
createKimiHarness
Function · 0.85
getResumeState
Method · 0.80
makeTempDir
Function · 0.70
toPosix
Function · 0.70
resolveConfigPath
Method · 0.65
validateConfigToml
Method · 0.65
setConfig
Method · 0.65
getConfig
Method · 0.65
Tested by
no test coverage detected