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

File command-schema.ts

src/utils/command-schema.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { CliCommandName } from '../command-catalog.ts';
2import { listCommandMetadata } from '../commands/command-metadata.ts';
3import type { CommandSchema, CommandSchemaOverride } from './cli-command-schema-types.ts';
4import { getCliCommandOverride, getSchemaOnlyCliCommandSchema } from './cli-command-overrides.ts';

Callers

nothing calls this directly

Calls 1

listCommandMetadataFunction · 0.90

Tested by

no test coverage detected