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

Method File2

FastCopy/FileCompareViewModel.h:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12 winrt::FastCopy::FileInfoViewModel File1() { return m_file1; }
13 winrt::FastCopy::FileInfoViewModel File2() { return m_file2; }
14 private:
15 void setRobocopyViewModelDuplicateSelection(bool isFile1, bool isSelected);
16 winrt::FastCopy::FileInfoViewModel m_file1;

Callers 2

UseDestinationMethod · 0.80
ConfirmDuplicatesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected