mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-01-21 20:08:30 +08:00
branches2.hpp
This commit is contained in:
parent
2e012e811c
commit
3869237b25
|
@ -17,8 +17,8 @@ public:
|
|||
uint64_t min_free_space;
|
||||
|
||||
public:
|
||||
int clonepath(ghc::filesystem::path &basepath,
|
||||
ghc::filesystem::path &fusepath);
|
||||
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