Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/MiniMax-AI/cli
/ main.ts
File
main.ts
src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ scanCommandPath, parseFlags } from
'./args'
;
2
import
{ registry } from
'./registry'
;
3
import
{ GLOBAL_OPTIONS } from
'./command'
;
4
import
{ handleError } from
'./errors/handler'
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected