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

Method destroy

src/index.ts:1814–1816  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

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

Calls 1

closeMethod · 0.95

Tested by 2

synthEdgesFunction · 0.36
synthEdgesFunction · 0.36