MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / getWrapperCommand

Method getWrapperCommand

launcher/BaseInstance.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107QString BaseInstance::getWrapperCommand()
108{
109 return settings()->get("WrapperCommand").toString();
110}
111
112QString BaseInstance::getPostExitCommand()
113{

Callers 2

executeTaskMethod · 0.80
executeTaskMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected