MCPcopy Create free account
hub / github.com/KDAB/GammaRay / exitCode

Method exitCode

launcher/core/launcher.cpp:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214}
215
216int Launcher::exitCode() const
217{
218 return d->exitCode;
219}
220
221QString Launcher::errorMessage() const
222{

Callers 4

startMethod · 0.45
injectorFinishedMethod · 0.45
startLauncherFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected