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

File plugin.ts

src/platforms/apple/plugin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { appleOsCapabilities } from '../../core/platform-plugin/apple-os-capabilities.ts';
2import type { PlatformPlugin } from '../../core/platform-plugin/plugin.ts';
3import { PUBLIC_COMMANDS } from '../../command-catalog.ts';
4import { isAudioProbeSupportedDevice } from '../../kernel/audio-probe-support.ts';

Callers

nothing calls this directly

Calls 6

isMacOsFunction · 0.90
shouldUseHostMacFastPathFunction · 0.90
createAppleInteractorFunction · 0.85
listMacosDevicesFunction · 0.85
listAppleDevicesFunction · 0.85

Tested by

no test coverage detected