Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ getWriteHandle
Method
getWriteHandle
FastCopy/FastCopyCommandParser.h:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
auto getWriteHandle() const
19
{
20
return m_writePipe;
21
}
22
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected