Nix
2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
repl-exit-status.hh
Go to the documentation of this file.
1
#pragma once
3
4
namespace
nix {
5
9
enum class
ReplExitStatus
{
14
QuitAll
,
18
Continue,
19
};
20
21
}
nix::ReplExitStatus
ReplExitStatus
Definition
repl-exit-status.hh:9
nix::ReplExitStatus::QuitAll
@ QuitAll
Definition
repl-exit-status.hh:14
lix
libexpr
repl-exit-status.hh
Generated by
1.15.0