MCPcopy Create free account
hub / github.com/modem-dev/hunk / daemon-memory-check.ts

File daemon-memory-check.ts

scripts/daemon-memory-check.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2
3import { mkdtempSync, readFileSync, rmSync } from "node:fs";
4import { tmpdir } from "node:os";

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected