MCPcopy Index your code
hub / github.com/pyscript/pyscript / build_test_index.cjs

File build_test_index.cjs

core/rollup/build_test_index.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { join } = require("node:path");
2const { lstatSync, readdirSync, writeFileSync } = require("node:fs");
3
4// folders to not consider while crawling

Callers

nothing calls this directly

Calls 2

createListFunction · 0.85
crawlFunction · 0.70

Tested by

no test coverage detected