Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ getCliArgs
Function
getCliArgs
cli/src/utils/cliArgs.ts:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
}
75
76
export
function
getCliArgs(): string[] {
77
return
normalizeCliArgs(resolveRawArgv());
78
}
Callers
3
constructor
Method · 0.90
startRunner
Function · 0.90
runCli
Function · 0.90
Calls
2
normalizeCliArgs
Function · 0.85
resolveRawArgv
Function · 0.85
Tested by
no test coverage detected