MCPcopy Create free account
hub / github.com/Open-Quant/openquant / check-links.mjs

File check-links.mjs

docs-site/scripts/check-links.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs';
2import path from 'node:path';
3
4const root = path.resolve(process.cwd(), 'dist');

Callers

nothing calls this directly

Calls 2

splitMethod · 0.80
walkFunction · 0.70

Tested by

no test coverage detected