MCPcopy 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
3import { mkdir, writeFile } from 'node:fs/promises';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 6

fetchFunction · 0.85
extractLinksFunction · 0.85
outputNameFunction · 0.85
extractInputsFunction · 0.85
textMethod · 0.80
logMethod · 0.65

Tested by

no test coverage detected