Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ getLaunchTask
Method
getLaunchTask
launcher/BaseInstance.cpp:273–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
shared_qobject_ptr<LaunchTask> BaseInstance::getLaunchTask()
274
{
275
return m_launchProcess;
276
}
Callers
2
InstanceWindow
Method · 0.80
LogPage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected