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

Method reinitializeResolver

src/index.ts:1209–1211  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

1207 * Re-initialize the resolver (useful after adding new files)
1208 */
1209 reinitializeResolver(): void {
1210 this.resolver.initialize();
1211 }
1212
1213 // ===========================================================================
1214 // Graph Statistics

Callers 1

Calls 1

initializeMethod · 0.45

Tested by

no test coverage detected