Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ join } from
'node:path'
;
2
import
{ readLines, scanFiles, writeFileLines } from
'./util.ts'
;
3
4
export
function
main(dir: string) {
Callers
nothing calls this directly
Calls
2
join
Function · 0.85
main
Function · 0.70
Tested by
no test coverage detected