Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ network
Method
network
launcher/Application.cpp:1681–1684 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1679
}
1680
1681
shared_qobject_ptr<QNetworkAccessManager> Application::network()
1682
{
1683
return m_network;
1684
}
1685
1686
shared_qobject_ptr<Meta::Index> Application::metadataIndex()
1687
{
Callers
15
executeTask
Method · 0.80
processModrinth
Method · 0.80
checkForNotifications
Method · 0.80
executeTask
Method · 0.80
installConfigs
Method · 0.80
downloadMods
Method · 0.80
executeTask
Method · 0.80
startImpl
Method · 0.80
downloadIndex
Method · 0.80
downloadTranslation
Method · 0.80
executeTask
Method · 0.80
MainWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected