MCPcopy Index your code
hub / github.com/MiniMax-AI/cli / stop

Method stop

src/output/progress.ts:6–6  ·  view source on GitHub ↗
(finalText?: string)

Source from the content-addressed store, hash-verified

4 start(): void;
5 update(text: string): void;
6 stop(finalText?: string): void;
7}
8
9export function createSpinner(label: string): Spinner {

Callers 2

closeFunction · 0.65
pollFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected