MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / close

Method close

packages/tools/src/providers/core-data-provider.test.ts:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 return this.db.pragma(p)
48 }
49 close() {
50 this.db.close()
51 }
52}
53
54const T0 = 1700000000

Callers

nothing calls this directly

Calls 1

closeMethod · 0.65

Tested by

no test coverage detected