Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ instanceChecked
Method
instanceChecked
Telegram/SourceFiles/logs.cpp:94–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
bool instanceChecked() {
95
return reopen(LogDataMain, 0, QString());
96
}
97
98
QString full() {
99
const auto file = files[LogDataMain].get();
Callers
1
instanceChecked
Function · 0.80
Calls
1
QString
Class · 0.50
Tested by
no test coverage detected