Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ id
Method
id
launcher/BaseInstance.cpp:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
QString BaseInstance::id() const
215
{
216
return QFileInfo(instanceRoot()).fileName();
217
}
218
219
bool BaseInstance::isRunning() const
220
{
Callers
13
Application
Method · 0.45
setApplicationTheme
Method · 0.45
launch
Method · 0.45
kill
Method · 0.45
controllerSucceeded
Method · 0.45
controllerFailed
Method · 0.45
showInstanceWindow
Method · 0.45
data
Method · 0.45
getInstanceGroup
Method · 0.45
setInstanceGroup
Method · 0.45
deleteGroup
Method · 0.45
getIdMapping
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected