MCPcopy 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
405shared_qobject_ptr<LaunchTask> BaseInstance::getLaunchTask()
406{
407 return m_launchProcess;
408}
409
410void BaseInstance::updateRuntimeContext()
411{

Callers 2

InstanceWindowMethod · 0.80
LogPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected