Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ ClearAll
Function
ClearAll
Telegram/SourceFiles/core/update_checker.cpp:287–289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
}
286
287
void ClearAll() {
288
base::Platform::DeleteDirectory(UpdatesFolder());
289
}
290
291
QString FindUpdateFile() {
292
QDir updates(UpdatesFolder());
Callers
3
closeAdditionalWindows
Method · 0.85
unpackDone
Method · 0.85
checkReadyUpdate
Function · 0.85
Calls
1
UpdatesFolder
Function · 0.85
Tested by
no test coverage detected