Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ reload.test.ts
File
reload.test.ts
apps/kimi-code/test/tui/commands/reload.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdir, 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
7
setExperimentalFeatures
Function · 0.90
handleReloadTuiCommand
Function · 0.90
handleReloadCommand
Function · 0.90
isExperimentalFlagEnabled
Function · 0.90
writeTuiConfig
Function · 0.85
makeHost
Function · 0.70
resolve
Method · 0.65
Tested by
no test coverage detected