Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ shouldOverride
Method
shouldOverride
launcher/InstanceTask.h:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
QString group() const { return m_instGroup; }
44
45
bool shouldOverride() const { return m_override_existing; }
46
47
protected:
48
void setOverride(bool override) { m_override_existing = override; }
Callers
3
processFlame
Method · 0.80
processModrinth
Method · 0.80
childSucceded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected