MCPcopy
hub / github.com/QwikDev/qwik / fetch_hackmd.ts

File fetch_hackmd.ts

scripts/docs_sync/fetch_hackmd.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { join } from 'node:path';
2import { readLines, scanFiles, writeFileLines } from './util.ts';
3
4export function main(dir: string) {

Callers

nothing calls this directly

Calls 2

joinFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected