MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / RecordFile

Method RecordFile

FastCopy/RobocopyViewModel.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21{
22
23 winrt::hstring RobocopyViewModel::RecordFile()
24 {
25 throw std::logic_error{"Dead code"};
26 }
27 void RobocopyViewModel::RecordFile(winrt::hstring value)
28 {
29 if (value.empty())

Callers

nothing calls this directly

Calls 5

GetNumFilesMethod · 0.80
TryEnqueueMethod · 0.80
beginMethod · 0.45
endMethod · 0.45
GetTotalSizeMethod · 0.45

Tested by

no test coverage detected