Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
RobocopyProcess::RobocopyProcess(RobocopyArgs const& arg) :
7
Process{LR
"(C:\Windows\System32\robocopy.exe)"
, arg.ToString()}
8
{
9
}
Callers
nothing calls this directly
Calls
1
ToString
Method · 0.45
Tested by
no test coverage detected