MCPcopy
hub / github.com/witheve/Eve / close

Method close

src/runtime/databases/system.ts:90–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88 }
89
90 close() {
91 clearTimeout(this.timeout);
92 }
93}
94
95class MemoryAgent {

Callers 3

analyzeMethod · 0.45
unregisterMethod · 0.45
onFixpointMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected