Mpipe
Bun

method

tty.WriteStream.pipe

pipe<T extends WritableStream>(
destination: T,
options?: { end: boolean }
): T;