Browse Source

branch2.hpp

toml4
Antonio SJ Musumeci 8 months ago
parent
commit
46b55fa65b
  1. 1
      src/branch2.hpp

1
src/branch2.hpp

@ -32,4 +32,5 @@ public:
uint64_t min_free_space;
int fd;
ghc::filesystem::path path;
std::vector<std::string> excludes;
};
Loading…
Cancel
Save