Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::ErrorInfo Struct Reference
Collaboration diagram for nix::ErrorInfo:
[legend]

Public Attributes

Verbosity level = Verbosity::lvlError
 
HintFmt msg
 
std::shared_ptr< Pospos
 
std::list< Tracetraces = {}
 
unsigned int status = 1
 
Suggestions suggestions = {}
 

Static Public Attributes

static std::optional< std::string > programName = std::nullopt
 

Member Data Documentation

◆ status

unsigned int nix::ErrorInfo::status = 1

Exit status.


The documentation for this struct was generated from the following files: