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

Method RobocopyProcess

FastCopy/RobocopyProcess.cpp:6–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5
6RobocopyProcess::RobocopyProcess(RobocopyArgs const& arg) :
7 Process{LR"(C:\Windows\System32\robocopy.exe)", arg.ToString()}
8{
9}

Callers

nothing calls this directly

Calls 1

ToStringMethod · 0.45

Tested by

no test coverage detected