MCPcopy
hub / github.com/colbymchenry/codegraph / runner.ts

File runner.ts

__tests__/evaluation/runner.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execSync } from 'child_process';
2import * as fs from 'fs';
3import * as path from 'path';
4import { CodeGraph } from '../../src/index.js';

Callers

nothing calls this directly

Calls 4

errorMethod · 0.80
resolveMethod · 0.80
joinMethod · 0.80
runFunction · 0.70

Tested by

no test coverage detected