MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / exitCode

Method exitCode

launcher/LoggedProcess.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137int LoggedProcess::exitCode() const
138{
139 return m_exit_code;
140}
141
142void LoggedProcess::changeState(LoggedProcess::State state)
143{

Callers 4

on_stateMethod · 0.80
on_stateMethod · 0.80
checkForUpdatesMethod · 0.80
on_stateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected