MCPcopy
hub / github.com/CapSoftware/Cap / desktop-memory-soak.js

File desktop-memory-soak.js

apps/desktop/scripts/desktop-memory-soak.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execFileSync, spawn } from "node:child_process";
2import { existsSync, readFileSync, writeFileSync } from "node:fs";
3import process from "node:process";
4import { createInterface } from "node:readline/promises";

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected