Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ config.test.ts
File
config.test.ts
apps/kimi-code/test/tui/config.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdirSync, 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
5
loadTuiConfig
Function · 0.90
parseTuiConfig
Function · 0.90
saveTuiConfig
Function · 0.90
now
Method · 0.65
toString
Method · 0.65
Tested by
no test coverage detected