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

Function hasInvokedCopyOrCut

FastCopyShellExtension/dllmain.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 decltype(ptrs.begin()) current;
59
60 static bool hasInvokedCopyOrCut()
61 {
62 return Recorder::HasRecord();
63 }
64
65 void init(IShellItemArray* items);
66public:

Callers 1

initMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected