Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ buildUsageText
Function
buildUsageText
src/cli/parser/cli-help.ts:997–999 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
995
}
996
997
export
function
buildUsageText(): string {
998
return
renderUsageText();
999
}
1000
1001
function
listHelpFlags(keys: ReadonlySet<FlagKey>): FlagDefinition[] {
1002
return
getFlagDefinitions().filter(
Callers
3
usage
Function · 0.90
runNoCommandFastPath
Function · 0.85
runHelpFastPath
Function · 0.85
Calls
1
renderUsageText
Function · 0.85
Tested by
no test coverage detected