#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 | |
Automatic cleanup of resources.