Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MiniMax-AI/cli
/ update
Method
update
src/output/progress.ts:5–5 ·
view source on GitHub ↗
(text: string)
Source
from the content-addressed store, hash-verified
3
export
interface
Spinner {
4
start(): void;
5
update(text: string): void;
6
stop(finalText?: string): void;
7
}
8
Callers
4
downloadFile
Function · 0.65
deviceCodeLogin
Function · 0.65
verifySha256
Function · 0.65
poll
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected