|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Member Functions | |
| template<typename... Args> | |
| SysError (int errNo_, const Args &... args) | |
| template<typename... Args> | |
| SysError (std::error_code ec, const Args &... args) | |
| template<typename... Args> | |
| SysError (const Args &... args) | |
Public Attributes | |
| int | errNo |