mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-02 10:37:31 +08:00
branch_tier.cpp
This commit is contained in:
parent
8c2ab6f4d2
commit
1a53c0bffb
|
@ -20,6 +20,7 @@ namespace l
|
|||
load_branch_glob(toml::table const &v_,
|
||||
std::vector<Branch2> &branches_)
|
||||
{
|
||||
toml::table table;
|
||||
std::string pattern;
|
||||
std::vector<std::string> paths;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user