ExitStatus struct
#include <nxtio/subprocess.hpp>
Decoded exit status for a child process.
Public functions
-
auto describe() const → std::
string - Human-readable status summary.
- auto success() const → bool noexcept
- True for a normal zero exit code.