Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ wrapInstanceTask
Method
wrapInstanceTask
launcher/InstanceList.cpp:955–958 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
953
};
954
955
Task* InstanceList::wrapInstanceTask(InstanceTask* task)
956
{
957
return new InstanceStaging(this, task, m_globalSettings);
958
}
959
960
QString InstanceList::getStagedInstancePath()
961
{
Callers
3
instanceFromInstanceTask
Method · 0.80
on_actionCopyInstance_triggered
Method · 0.80
runUpdateTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected