MCPcopy Index your code
hub / github.com/callstack/agent-device / getFlagDefinitions

Function getFlagDefinitions

src/cli/parser/cli-flags.ts:1307–1309  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1305}
1306
1307export function getFlagDefinitions(): readonly FlagDefinition[] {
1308 return FLAG_DEFINITIONS;
1309}

Callers 7

buildOptionSpecsFunction · 0.90
command-flags.tsFile · 0.90
flagDefinitionsForKeyFunction · 0.90
listHelpFlagsFunction · 0.90
resolveFlagDefinitionFunction · 0.90
readPublicCliFlagKeysFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected