[#TokenPipe-TakeReadEnd] = xref:TokenPipe.adoc[TokenPipe]::TakeReadEnd :relfileprefix: ../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:TokenPipeEnd.adoc[TokenPipeEnd] TakeReadEnd(); ---- == Return Value The read endpoint of the pipe. [.small]#Created with https://www.mrdocs.com[MrDocs]#