MCPcopy Create free account
hub / github.com/alibaba/lowcode-engine / getDocsFromDir.js

File getDocsFromDir.js

docs/scripts/getDocsFromDir.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs');
2const path = require('path');
3const glob = require('glob');
4const matter = require('gray-matter');

Callers

nothing calls this directly

Calls 6

getMarkdownOrderFunction · 0.85
replaceMethod · 0.80
pushMethod · 0.80
mapMethod · 0.65
filterMethod · 0.65
forEachMethod · 0.65

Tested by

no test coverage detected