MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / smoke-packed-apps.ts

File smoke-packed-apps.ts

apps/cli/scripts/smoke-packed-apps.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* oxlint-disable executor/no-try-catch-or-throw, executor/no-error-constructor, executor/no-promise-reject, executor/no-promise-catch -- boundary: standalone build smoke harness tears down a spawned packed binary */
2import { mkdir, mkdtemp, rm, writeFile } from "node:fs/promises";
3import { tmpdir } from "node:os";
4import { join, resolve } from "node:path";

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected