TokenPipe::TakeReadEnd

Take the read end of this pipe. This can only be called once, as the object will be moved out.

Synopsis

Declared in <util/tokenpipe.h>

TokenPipeEnd
TakeReadEnd();

Return Value

The read endpoint of the pipe.