mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-23 06:18:15 +08:00
state.hpp
This commit is contained in:
parent
28a3d614b3
commit
828e0abca4
|
@ -6,7 +6,7 @@
|
|||
class State
|
||||
{
|
||||
typedef ghc::filesystem::path Path;
|
||||
|
||||
|
||||
public:
|
||||
State();
|
||||
|
||||
|
@ -21,7 +21,7 @@ public:
|
|||
{
|
||||
return _create(branches,fusepath_,mode_,ffi_);
|
||||
}
|
||||
|
||||
|
||||
private:
|
||||
Func2::Create _create;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user