MCPcopy 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

instanceCheckedFunction · 0.80

Calls 1

QStringClass · 0.50

Tested by

no test coverage detected