Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ getLaunchTask
Method
getLaunchTask
launcher/BaseInstance.cpp:474–477 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
472
}
473
474
LaunchTask* BaseInstance::getLaunchTask()
475
{
476
return m_launchProcess.get();
477
}
478
479
void BaseInstance::updateRuntimeContext()
480
{
Callers
2
InstanceWindow
Method · 0.80
LogPage
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected