Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
{ mkdtempSync, readFileSync, rmSync } from
"node:fs"
;
4
import
{ tmpdir } from
"node:os"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected