Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ preflight.test.ts
File
preflight.test.ts
apps/kimi-code/test/cli/update/preflight.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
* as ChildProcess from
'node:child_process'
;
2
import
{ spawnSync } from
'node:child_process'
;
3
import
{ EventEmitter } from
'node:events'
;
4
Callers
nothing calls this directly
Calls
15
runUpdatePreflight
Function · 0.90
emptyUpdateCache
Function · 0.90
spawnForSource
Function · 0.90
emptyUpdateInstallState
Function · 0.85
tuiConfig
Function · 0.85
installState
Function · 0.85
mockSpawnExit
Function · 0.85
flushBackgroundInstall
Function · 0.85
disableAutoInstall
Function · 0.85
captureLogger
Function · 0.85
cacheWithManifest
Function · 0.85
heldForEveryone
Function · 0.85
Tested by
no test coverage detected