MCPcopy Create free account
hub / github.com/callstack/agent-device / cli-flags.test.ts

File cli-flags.test.ts

src/utils/__tests__/cli-flags.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 { getFlagDefinition } from '../../cli/parser/cli-flags.ts';
4import { PLATFORM_SELECTORS } from '../../kernel/device.ts';

Callers

nothing calls this directly

Calls 1

getFlagDefinitionFunction · 0.90

Tested by

no test coverage detected