MCPcopy 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

handleCatalogProviderAddFunction · 0.65
stopSpinnerFunction · 0.65
handleKimiCodeOAuthLoginFunction · 0.65
handleWebCommandFunction · 0.65
handlePluginsCommandFunction · 0.65

Implementers 1

KimiTUIapps/kimi-code/src/tui/kimi-tui.ts

Calls

no outgoing calls

Tested by

no test coverage detected