MCPcopy Create free account
hub / github.com/Effect-TS/effect / run.mjs

File run.mjs

packages/effect/typeperf/run.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawnSync } from "node:child_process"
2import { existsSync, mkdirSync, readFileSync, writeFileSync } from "node:fs"
3import { dirname, join, relative, resolve } from "node:path"
4import { fileURLToPath } from "node:url"

Callers

nothing calls this directly

Calls 15

dirnameFunction · 0.85
toAbsoluteFunction · 0.85
relativeFunction · 0.85
filterMethod · 0.80
errorMethod · 0.80
joinMethod · 0.80
pushMethod · 0.80
readJsonFunction · 0.70
measureFunction · 0.70
subtractDiagnosticsFunction · 0.70
writeJsonFunction · 0.70
printTableFunction · 0.70

Tested by

no test coverage detected