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

File compare.mjs

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

Source from the content-addressed store, hash-verified

1import { spawnSync } from "node:child_process"
2import { createHash } from "node:crypto"
3import { existsSync, mkdirSync, mkdtempSync, readFileSync, rmSync, symlinkSync, writeFileSync } from "node:fs"
4import { createRequire } from "node:module"

Callers

nothing calls this directly

Calls 10

dirnameFunction · 0.85
mainFunction · 0.85
errorMethod · 0.80
pushMethod · 0.80
joinMethod · 0.80
readJsonFunction · 0.70
logMethod · 0.65
resolveFunction · 0.50
joinFunction · 0.50
splitMethod · 0.45

Tested by

no test coverage detected