Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ getLaunchTask
Method
getLaunchTask
launcher/BaseInstance.cpp:405–408 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
403
}
404
405
shared_qobject_ptr<LaunchTask> BaseInstance::getLaunchTask()
406
{
407
return m_launchProcess;
408
}
409
410
void BaseInstance::updateRuntimeContext()
411
{
Callers
2
InstanceWindow
Method · 0.80
LogPage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected