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

File push.ts

src/commands/management/push.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PUBLIC_COMMANDS } from '../../command-catalog.ts';
2import type { AppPushOptions, AppTriggerEventOptions } from '../../client/client-types.ts';
3import type { CommandSchemaOverride } from '../../utils/cli-command-schema-types.ts';
4import {

Callers

nothing calls this directly

Calls 13

requiredFieldFunction · 0.90
stringFieldFunction · 0.90
jsonSchemaFieldFunction · 0.90
stringSchemaFunction · 0.90
looseObjectSchemaFunction · 0.90
looseObjectFieldFunction · 0.90
defineExecutableCommandFunction · 0.90
directFunction · 0.90
defineCommandFacetFunction · 0.90
pushPositionalsFunction · 0.85
triggerEventPositionalsFunction · 0.85

Tested by

no test coverage detected