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

#include <file-system.hh>

Public Member Functions

 AutoDelete (const std::filesystem::path &p, bool recursive=true)
 
void cancel ()
 
void reset (const std::filesystem::path &p, bool recursive=true)
 
const std::filesystem::path & path () const
 
PathViewNG view () const
 
 operator const std::filesystem::path & () const
 
 operator PathViewNG () const
 

Detailed Description

Automatic cleanup of resources.


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