Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ stop
Method
stop
apps/kimi-code/src/tui/commands/dispatch.ts:136–136 ·
view source on GitHub ↗
(exitCode?: number)
Source
from the content-addressed store, hash-verified
134
135
// Dispatch
136
stop(exitCode?: number): Promise<void>;
137
setExitOpenUrl(url: string): void;
138
showHelpPanel(): void;
139
createNewSession(): Promise<void>;
Callers
6
handleCatalogProviderAdd
Function · 0.65
stopSpinner
Function · 0.65
handleBuiltInSlashCommand
Function · 0.65
handleKimiCodeOAuthLogin
Function · 0.65
handleWebCommand
Function · 0.65
handlePluginsCommand
Function · 0.65
Implementers
1
KimiTUI
apps/kimi-code/src/tui/kimi-tui.ts
Calls
no outgoing calls
Tested by
no test coverage detected