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

File tool-provider.ts

src/platforms/linux/tool-provider.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { runCmd, whichCmd, type ExecOptions, type ExecResult } from '../../utils/exec.ts';
2import { emitDiagnostic } from '../../utils/diagnostics.ts';
3import { AppError } from '../../kernel/errors.ts';
4import { createScopedProvider } from '../../utils/scoped-provider.ts';

Callers

nothing calls this directly

Tested by

no test coverage detected