Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/extractus/article-extractor
/ eval.js
File
eval.js
eval.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// eval.js
2
3
import
{ execSync } from
'node:child_process'
4
import
{ readFileSync, writeFileSync, existsSync } from
'node:fs'
Callers
nothing calls this directly
Calls
1
init
Function · 0.85
Tested by
no test coverage detected