Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ exitCode
Method
exitCode
launcher/LoggedProcess.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
int LoggedProcess::exitCode() const
116
{
117
return m_exit_code;
118
}
119
120
void LoggedProcess::changeState(LoggedProcess::State state)
121
{
Callers
4
on_state
Method · 0.80
on_state
Method · 0.80
on_state
Method · 0.80
on_state
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected