mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-04-21 12:31:43 +00:00
branch2.hpp
This commit is contained in:
@@ -23,6 +23,9 @@ public:
|
||||
~Branch2();
|
||||
Branch2& operator=(Branch2 const &);
|
||||
|
||||
public:
|
||||
bool matches_exclude(ghc::filesystem::path const &path);
|
||||
|
||||
public:
|
||||
bool enabled;
|
||||
Mode mode;
|
||||
|
||||
Reference in New Issue
Block a user