Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::Exit Class Reference

#include <exit.hh>

Inheritance diagram for nix::Exit:
nix::BaseException

Public Member Functions

 Exit (int status)
Public Member Functions inherited from nix::BaseException
std::shared_ptr< const std::list< AsyncTraceFrame > > asyncTrace () const
void addAsyncTrace (std::source_location loc, std::optional< std::string > description=std::nullopt)

Public Attributes

int status

Detailed Description

Exit the program with a given exit code.


The documentation for this class was generated from the following file: