Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ setDetachable
Method
setDetachable
launcher/LoggedProcess.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
void LoggedProcess::setDetachable(bool detachable)
178
{
179
m_is_detachable = detachable;
180
}
Callers
2
on_actionMCEdit_triggered
Method · 0.80
executeTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected