MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / getWrapperCommand

Method getWrapperCommand

launcher/BaseInstance.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115QString BaseInstance::getWrapperCommand()
116{
117 return settings()->get("WrapperCommand").toString();
118}
119
120QString BaseInstance::getPostExitCommand()
121{

Callers 1

executeTaskMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected