MCPcopy Index your code
hub / github.com/codebymitch/TitanBot / restore-drill.js

File restore-drill.js

scripts/restore-drill.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawnSync } from 'node:child_process';
2import { mkdir, readdir, stat, unlink } from 'node:fs/promises';
3import path from 'node:path';
4import { fileURLToPath } from 'node:url';

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected