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

File check-content-schema.mjs

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

Source from the content-addressed store, hash-verified

1import { execFileSync } from 'node:child_process';
2import fs from 'node:fs';
3import path from 'node:path';
4

Callers

nothing calls this directly

Calls 2

parseFrontmatterFunction · 0.85
walkFunction · 0.70

Tested by

no test coverage detected