mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-02 03:16:14 +08:00
branches2.hpp
This commit is contained in:
parent
fe07e69ced
commit
2ef7be823d
|
@ -17,7 +17,8 @@ public:
|
|||
uint64_t min_free_space;
|
||||
|
||||
public:
|
||||
|
||||
int clonepath(ghc::filesystem::path &basepath,
|
||||
ghc::filesystem::path &fusepath);
|
||||
|
||||
public:
|
||||
std::vector<BranchTier>::iterator begin() { return _branches.begin(); }
|
||||
|
|
Loading…
Reference in New Issue
Block a user