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

File cli.ts

src/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parseRawArgs, usage, usageForCommand } from './cli/parser/args.ts';
2import { asAppError, AppError, normalizeError } from './kernel/errors.ts';
3import { printHumanError, printJson } from './utils/output.ts';
4import { readVersion } from './utils/version.ts';

Callers

nothing calls this directly

Calls 4

asAppErrorFunction · 0.90
printHumanErrorFunction · 0.90
normalizeErrorFunction · 0.90
runCliFunction · 0.70

Tested by

no test coverage detected