|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include <file-system.hh>
Public Member Functions | |
| AutoDelete (const Path &p, bool recursive=true) | |
| void | cancel () |
| void | reset (const Path &p, bool recursive=true) |
| operator Path () const | |
| operator PathView () const | |
Automatic cleanup of resources.