[#TokenPipe-TakeWriteEnd] = xref:TokenPipe.adoc[TokenPipe]::TakeWriteEnd :relfileprefix: ../ :mrdocs: Take the write end of this pipe. This should 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] TakeWriteEnd(); ---- == Return Value The write endpoint of the pipe. [.small]#Created with https://www.mrdocs.com[MrDocs]#