MCPcopy Create free account
hub / github.com/cloudflare/computer / bundle-port.test.ts

File bundle-port.test.ts

packages/computerd/src/cli/bundle-port.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 { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 5

loadBundlerFunction · 0.85
bundleComputerdFunction · 0.85
resolveMethod · 0.80
rmMethod · 0.65
readFileMethod · 0.65

Tested by

no test coverage detected