Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ SubCommand
Method
SubCommand
FastCopyShellExtension/dllmain.cpp:296–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
IShellItem* m_parent{};
295
public:
296
SubCommand(CopyOperation op) : m_op{op}
297
{
298
}
299
300
auto& getName() const
301
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected