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

Method File1

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

Source from the content-addressed store, hash-verified

10 FileCompareViewModel(winrt::hstring path1, winrt::hstring path2);
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);

Callers 2

UseSourceMethod · 0.80
ConfirmDuplicatesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected