Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ network
Method
network
launcher/Application.cpp:1556–1559 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1554
}
1555
1556
shared_qobject_ptr<QNetworkAccessManager> Application::network()
1557
{
1558
return m_network;
1559
}
1560
1561
shared_qobject_ptr<Meta::Index> Application::metadataIndex()
1562
{
Callers
15
ModDownloadTask
Method · 0.80
executeTask
Method · 0.80
executeTask
Method · 0.80
installConfigs
Method · 0.80
downloadMods
Method · 0.80
searchMods
Method · 0.80
getVersions
Method · 0.80
getProject
Method · 0.80
executeTask
Method · 0.80
matchFingerprints
Method · 0.80
getModFileChangelog
Method · 0.80
getModDescription
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected