Nix
2.26.3
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
repl-exit-status.hh
1
#pragma once
2
3
namespace
nix {
4
8
enum class
ReplExitStatus {
13
QuitAll,
17
Continue,
18
};
19
20
}
src
libexpr
repl-exit-status.hh
Generated by
1.13.2