MCPcopy 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
255QString BaseInstance::id() const
256{
257 return QFileInfo(instanceRoot()).fileName();
258}
259
260bool BaseInstance::isRunning() const
261{

Callers 14

launchMethod · 0.45
killMethod · 0.45
controllerSucceededMethod · 0.45
controllerFailedMethod · 0.45
showInstanceWindowMethod · 0.45
copyFinishedMethod · 0.45
dataMethod · 0.45
getInstanceGroupMethod · 0.45
setInstanceGroupMethod · 0.45
deleteGroupMethod · 0.45
renameGroupMethod · 0.45

Calls 1

QFileInfoClass · 0.85

Tested by

no test coverage detected