Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
216
int Launcher::exitCode() const
217
{
218
return d->exitCode;
219
}
220
221
QString Launcher::errorMessage() const
222
{
Callers
4
start
Method · 0.45
injectorFinished
Method · 0.45
startLauncher
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected