MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / custom-tools-directory-picker.test.ts

File custom-tools-directory-picker.test.ts

e2e/local/custom-tools-directory-picker.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Local-only: custom tool local-directory sources can browse the user's own
2// filesystem through the local app. The shared self-host target intentionally
3// does not expose this source kind.
4import { mkdtempSync, mkdirSync, rmSync, writeFileSync } from "node:fs";

Callers

nothing calls this directly

Calls 5

scenarioFunction · 0.90
withLocalServerFunction · 0.90
toStringMethod · 0.80
syncMethod · 0.65
stepFunction · 0.50

Tested by

no test coverage detected