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

Method destroy

src/index.ts:1813–1815  ·  view source on GitHub ↗

* Alias for close() for backwards compatibility. * @deprecated Use close() instead

()

Source from the content-addressed store, hash-verified

1811 * @deprecated Use close() instead
1812 */
1813 destroy(): void {
1814 this.close();
1815 }
1816
1817 /**
1818 * Completely remove CodeGraph from the project.

Calls 1

closeMethod · 0.95

Tested by 2

synthEdgesFunction · 0.36
synthEdgesFunction · 0.36