Mpipe
Bun

method

test.default.TestsStream.pipe

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