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

Method reinitializeResolver

src/index.ts:1278–1280  ·  view source on GitHub ↗

* Re-initialize the resolver (useful after adding new files)

()

Source from the content-addressed store, hash-verified

1276 * Re-initialize the resolver (useful after adding new files)
1277 */
1278 reinitializeResolver(): void {
1279 this.resolver.initialize();
1280 }
1281
1282 // ===========================================================================
1283 // Graph Statistics

Callers 1

Calls 1

initializeMethod · 0.45

Tested by

no test coverage detected