MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / useless-key-scanner.mjs

File useless-key-scanner.mjs

scripts/useless-key-scanner.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2import fs from "fs";
3import path from "path";
4import { Worker, isMainThread, workerData } from "node:worker_threads";

Callers

nothing calls this directly

Calls 2

mainThreadFunction · 0.85
workerFunction · 0.85

Tested by

no test coverage detected