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

File settings.ts

src/commands/capture/settings.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PUBLIC_COMMANDS } from '../../command-catalog.ts';
2import type { SettingsUpdateOptions } from '../../client/client-types.ts';
3import { SETTINGS_USAGE_OVERRIDE } from '../../core/settings-contract.ts';
4import type { CommandSchemaOverride } from '../../utils/cli-command-schema-types.ts';

Callers

nothing calls this directly

Calls 11

requiredFieldFunction · 0.90
stringFieldFunction · 0.90
numberFieldFunction · 0.90
enumFieldFunction · 0.90
defineExecutableCommandFunction · 0.90
directFunction · 0.90
defineCommandFacetFunction · 0.90
setOfFunction · 0.90
settingsPositionalsFunction · 0.85
updateMethod · 0.80

Tested by

no test coverage detected