branch2.hpp

This commit is contained in:
Antonio SJ Musumeci 2024-01-28 23:57:45 -06:00
parent 4420dee26a
commit 13bd184dda

View File

@ -19,7 +19,7 @@ public:
public: public:
bool enabled; bool enabled;
Mode mode; // Mode mode;
uint64_t min_free_space; uint64_t min_free_space;
int fd; int fd;
ghc::filesystem::path path; ghc::filesystem::path path;