MCPcopy Create free account
hub / github.com/ShivaBhattacharjee/KeyZen / generate-code-data.mjs

File generate-code-data.mjs

scripts/generate-code-data.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "fs";
2import path from "path";
3
4const dataDir = path.join(process.cwd(), "data");

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected