MCPcopy Create free account
hub / github.com/modem-dev/hunk / run.ts

File run.ts

benchmarks/run.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2import os from "node:os";
3import { mkdirSync, writeFileSync } from "node:fs";
4import { dirname, resolve } from "node:path";

Callers

nothing calls this directly

Calls 6

aggregateMetricFunction · 0.90
runScriptFunction · 0.85
gitShaFunction · 0.85
packageVersionFunction · 0.85
formatValueFunction · 0.85
parseArgsFunction · 0.70

Tested by

no test coverage detected