MCPcopy Index your code
hub / github.com/Waishnav/devspace / close

Method close

src/workspace-store.ts:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 }
104
105 close(): void {
106 this.database.close();
107 }
108
109}
110

Callers

nothing calls this directly

Calls 1

closeMethod · 0.65

Tested by

no test coverage detected