MCPcopy
hub / github.com/ComposioHQ/composio / local-tools.cmd.test.ts

File local-tools.cmd.test.ts

ts/packages/cli/test/src/commands/local-tools.cmd.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs/promises';
2import os from 'node:os';
3import path from 'node:path';
4import { describe, expect, layer } from '@effect/vitest';

Callers

nothing calls this directly

Calls 4

cliFunction · 0.90
describeFunction · 0.85
withLocalToolsPathFunction · 0.85
parseMethod · 0.45

Tested by

no test coverage detected