MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / tooling.test.ts

File tooling.test.ts

apps/cli/src/tooling.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { BunServices } from "@effect/platform-bun";
3import { mkdtempSync, rmSync, writeFileSync } from "node:fs";
4import { tmpdir } from "node:os";

Callers

nothing calls this directly

Calls 4

resolveToolInvocationFunction · 0.90
shellQuoteArgFunction · 0.90
sanitizeCliOutputTextFunction · 0.90
withTmpFunction · 0.85

Tested by

no test coverage detected