Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ network
Method
network
launcher/Application.cpp:1693–1696 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1691
}
1692
1693
shared_qobject_ptr<QNetworkAccessManager> Application::network()
1694
{
1695
return m_network;
1696
}
1697
1698
shared_qobject_ptr<Meta::Index> Application::metadataIndex()
1699
{
Callers
15
downloadFromUrl
Method · 0.80
ResourceDownloadTask
Method · 0.80
executeTask
Method · 0.80
installConfigs
Method · 0.80
downloadMods
Method · 0.80
searchProjects
Method · 0.80
getProjectVersions
Method · 0.80
getProject
Method · 0.80
getDependencyVersion
Method · 0.80
executeTask
Method · 0.80
matchFingerprints
Method · 0.80
getModFileChangelog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected