Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ state.test.ts
File
state.test.ts
apps/kimi-code/test/tui/banner/state.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdirSync, mkdtempSync, rmSync, writeFileSync } from
'node:fs'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
4
readBannerDisplayState
Function · 0.90
emptyBannerDisplayState
Function · 0.90
getBannerStateFile
Function · 0.90
writeBannerDisplayState
Function · 0.90
Tested by
no test coverage detected