MCPcopy 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
3import { execSync } from 'node:child_process'
4import { readFileSync, writeFileSync, existsSync } from 'node:fs'

Callers

nothing calls this directly

Calls 1

initFunction · 0.85

Tested by

no test coverage detected