MCPcopy Create free account
hub / github.com/callstack/agent-device / index.ts

File index.ts

src/commands/debugging/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AppError } from '../../kernel/errors.ts';
2import type { CommandSchemaOverride } from '../../utils/cli-command-schema-types.ts';
3import { enumField, requiredField, stringField } from '../command-input.ts';
4import { defineCommandFacet, defineCommandFamilyFromFacets } from '../family/types.ts';

Callers

nothing calls this directly

Calls 7

requiredFieldFunction · 0.90
enumFieldFunction · 0.90
stringFieldFunction · 0.90
defineExecutableCommandFunction · 0.90
defineCommandFacetFunction · 0.90

Tested by

no test coverage detected