MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / exitCode

Method exitCode

launcher/LoggedProcess.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

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