Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ Clear
Method
Clear
SpeedTest/TestFactory.cpp:56–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void TestFactory::Clear()
57
{
58
for (auto const& path : s_paths)
59
std::filesystem::remove_all(path.source);
60
}
61
62
bool TestFactory::verify()
63
{
Callers
2
ConfirmDuplicates
Method · 0.80
Begin
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected