MCPcopy Create free account
hub / github.com/colbymchenry/codegraph /

Class

src/extraction/index.ts:1420–1420  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1418 * Extraction orchestrator
1419 */
1420export class ExtractionOrchestrator {
1421 private rootDir: string;
1422 private queries: QueryBuilder;
1423 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected