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

Method getReadHandle

FastCopy/FastCopyCommandParser.h:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 AnonymousPipe();
12
13 auto getReadHandle() const
14 {
15 return m_readPipe;
16 }
17
18 auto getWriteHandle() const
19 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected