Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ execSync } from
'child_process'
;
2
import
* as fs from
'fs'
;
3
import
* as path from
'path'
;
4
import
{ CodeGraph } from
'../../src/index.js'
;
Callers
nothing calls this directly
Calls
4
error
Method · 0.80
resolve
Method · 0.80
join
Method · 0.80
run
Function · 0.70
Tested by
no test coverage detected