Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ prompt.test.ts
File
prompt.test.ts
apps/kimi-code/test/cli/update/prompt.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ EventEmitter } from
'node:events'
;
2
3
import
{ describe, expect, it } from
'vitest'
;
4
Callers
nothing calls this directly
Calls
6
createInstallPromptChoices
Function · 0.90
getDefaultInstallPromptSelection
Function · 0.90
moveInstallPromptSelection
Function · 0.90
promptForInstallChoice
Function · 0.90
push
Method · 0.45
emit
Method · 0.45
Tested by
no test coverage detected