MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / getPostExitCommand

Method getPostExitCommand

launcher/BaseInstance.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143QString BaseInstance::getPostExitCommand()
144{
145 return settings()->get("PostExitCommand").toString();
146}
147
148bool BaseInstance::isManagedPack() const
149{

Callers 1

PostLaunchCommandMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected