Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ extract.mjs
File
extract.mjs
benchmarks/wester/extract.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ mkdir, writeFile } from
'node:fs/promises'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
6
fetch
Function · 0.85
extractLinks
Function · 0.85
outputName
Function · 0.85
extractInputs
Function · 0.85
text
Method · 0.80
log
Method · 0.65
Tested by
no test coverage detected