MCPcopy Index your code
hub / github.com/callstack/agent-device / perf-args.test.ts

File perf-args.test.ts

src/utils/__tests__/perf-args.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'vitest';
2import assert from 'node:assert/strict';
3import { parseArgs, usageForCommand } from '../../cli/parser/args.ts';
4

Callers

nothing calls this directly

Calls 2

parseArgsFunction · 0.90
usageForCommandFunction · 0.90

Tested by

no test coverage detected