auto makeErrorCode(ErrorCode const code) -> std::error_code
ErrorCode
The possible errors relating to the reading or writing of PAK files.
Definition error.hxx:13
@ ProcessAlreadyStarted
The process has already been started and cannot be started again.
@ NoError
No error has occurred.
@ ProcessNotStarted
The process has not been started.