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

Method getPostExitCommand

launcher/BaseInstance.cpp:120–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120QString BaseInstance::getPostExitCommand()
121{
122 return settings()->get("PostExitCommand").toString();
123}
124
125bool BaseInstance::isManagedPack() const
126{

Callers 1

PostLaunchCommandMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected