Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ noUpdates
Method
noUpdates
launcher/ui/dialogs/ModUpdateDialog.h:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
auto indexDir() const -> QDir { return m_mod_model->indexDir(); }
32
33
auto noUpdates() const -> bool { return m_no_updates; };
34
auto aborted() const -> bool { return m_aborted; };
35
36
private:
Callers
1
updateMods
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected