Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ checkForUpdates
Method
checkForUpdates
apps/desktop/main/update.test.ts:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
}
16
17
async
checkForUpdates(): Promise<void> {
18
this.checkCalls++
19
}
20
21
async
downloadUpdate(): Promise<void> {
22
this.downloadCalls++
Callers
2
checkUpdate
Function · 0.80
manualCheckForUpdates
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected