Nix 2.34.6
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::DebuggerGuard Class Reference

Public Member Functions

 DebuggerGuard (bool &inDebugger)
 DebuggerGuard (DebuggerGuard &&)=delete
 DebuggerGuard (const DebuggerGuard &)=delete
DebuggerGuard & operator= (DebuggerGuard &&)=delete
DebuggerGuard & operator= (const DebuggerGuard &)=delete

Detailed Description

Sets inDebugger to true on construction and false on destruction.


The documentation for this class was generated from the following file:
  • /builddir/build/BUILD/nix-2.34.6-build/nix-2.34.6/src/libexpr/eval.cc