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

Method getPreLaunchCommand

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

Source from the content-addressed store, hash-verified

108}
109
110QString BaseInstance::getPreLaunchCommand()
111{
112 return settings()->get("PreLaunchCommand").toString();
113}
114
115QString BaseInstance::getWrapperCommand()
116{

Callers 1

PreLaunchCommandMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected