mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-09 22:36:15 +08:00
branch_tier.cpp
This commit is contained in:
parent
fa1d57cdf3
commit
cf21b64b58
@ -28,7 +28,9 @@ namespace l
|
||||
|
||||
auto table = v_;
|
||||
for(auto &path : paths)
|
||||
fmt::print("path: {}\n",path);
|
||||
{
|
||||
table["path"] = path;
|
||||
}
|
||||
}
|
||||
|
||||
static
|
||||
|
Loading…
x
Reference in New Issue
Block a user