Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ metacache
Method
metacache
launcher/Application.cpp:1688–1691 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1686
}
1687
1688
shared_qobject_ptr<HttpMetaCache> Application::metacache()
1689
{
1690
return m_metacache;
1691
}
1692
1693
shared_qobject_ptr<QNetworkAccessManager> Application::network()
1694
{
Callers
15
downloadFromUrl
Method · 0.80
installConfigs
Method · 0.80
downloadMods
Method · 0.80
downloadPack
Method · 0.80
executeTask
Method · 0.80
downloadIndex
Method · 0.80
downloadTranslation
Method · 0.80
executeTask
Method · 0.80
finalizeCache
Method · 0.80
processURLs
Method · 0.80
on_actionClearMetadata_triggered
Method · 0.80
getIcon
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected