Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ ~RobocopyViewModel
Method
~RobocopyViewModel
FastCopy/RobocopyViewModel.cpp:281–285 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
279
}
280
281
RobocopyViewModel::~RobocopyViewModel()
282
{
283
if (m_process)
284
m_process->Terminate();
285
}
286
287
winrt::hstring RobocopyViewModel::SizeText()
288
{
Callers
nothing calls this directly
Calls
1
Terminate
Method · 0.80
Tested by
no test coverage detected