MCPcopy 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
56void TestFactory::Clear()
57{
58 for (auto const& path : s_paths)
59 std::filesystem::remove_all(path.source);
60}
61
62bool TestFactory::verify()
63{

Callers 2

ConfirmDuplicatesMethod · 0.80
BeginMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected