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

Method RobocopyViewModel

FastCopy/RobocopyViewModel.h:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 struct RobocopyViewModel : RobocopyViewModelT<RobocopyViewModel>, PropertyChangeHelper<RobocopyViewModel>, ProcessIOUpdater<RobocopyViewModel>
16 {
17 RobocopyViewModel() = default;
18
19 winrt::hstring RecordFile();
20 void RecordFile(winrt::hstring value);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected