MCPcopy Create free account
hub / github.com/MultiMC/Launcher / exitCode

Method exitCode

launcher/LoggedProcess.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146int LoggedProcess::exitCode() const
147{
148 return m_exit_code;
149}
150
151void LoggedProcess::changeState(LoggedProcess::State state)
152{

Callers 4

on_stateMethod · 0.80
on_stateMethod · 0.80
on_stateMethod · 0.80
on_stateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected