MCPcopy
hub / github.com/colbymchenry/codegraph / reinitializeResolver

Method reinitializeResolver

src/index.ts:807–809  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

805 * Re-initialize the resolver (useful after adding new files)
806 */
807 reinitializeResolver(): void {
808 this.resolver.initialize();
809 }
810
811 // ===========================================================================
812 // Graph Statistics

Callers 1

Calls 1

initializeMethod · 0.45

Tested by

no test coverage detected