mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-02 13:33:39 +08:00
branch2.hpp
This commit is contained in:
parent
ed95ce5442
commit
4e03b2b287
|
@ -16,12 +16,7 @@ BETTER_ENUM(BranchMode,
|
|||
class Branch2
|
||||
{
|
||||
public:
|
||||
enum class Mode
|
||||
{
|
||||
RO,
|
||||
RW,
|
||||
NC
|
||||
};
|
||||
using BranchMode Mode;
|
||||
|
||||
public:
|
||||
Branch2(toml::value const &);
|
||||
|
|
Loading…
Reference in New Issue
Block a user