Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ id
Method
id
launcher/BaseInstance.cpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
QString BaseInstance::id() const
256
{
257
return QFileInfo(instanceRoot()).fileName();
258
}
259
260
bool BaseInstance::isRunning() const
261
{
Callers
14
launch
Method · 0.45
kill
Method · 0.45
controllerSucceeded
Method · 0.45
controllerFailed
Method · 0.45
showInstanceWindow
Method · 0.45
copyFinished
Method · 0.45
getLinkedInstancesById
Method · 0.45
data
Method · 0.45
getInstanceGroup
Method · 0.45
setInstanceGroup
Method · 0.45
deleteGroup
Method · 0.45
renameGroup
Method · 0.45
Calls
1
QFileInfo
Class · 0.85
Tested by
no test coverage detected