Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ clearTestination
Method
clearTestination
SpeedTest/TestFactory.cpp:67–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
void TestFactory::clearTestination()
68
{
69
for (auto const& path : s_paths)
70
std::filesystem::remove_all(path.destination);
71
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected