MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / downloadUpdate

Method downloadUpdate

apps/desktop/main/update.test.ts:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 }
20
21 async downloadUpdate(): Promise<void> {
22 this.downloadCalls++
23 }
24
25 quitAndInstall(): void {
26 this.quitInstallCalls++

Callers 1

startDownloadUpdateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected