Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
9
export
function
createSpinner(label: string): Spinner {
Callers
2
close
Function · 0.65
poll
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected