5#include <cosmos/error/ApiError.hxx>
6#include <cosmos/error/errno.hxx>
7#include <cosmos/utils.hxx>
9std::ostream& operator<<(std::ostream &o,
const cosmos::Errno err) {
std::string msg() const
Returns the plain operating system error message.
Errno
Strong enum type representing errno error constants.