highland icon indicating copy to clipboard operation
highland copied to clipboard

unpipe?

Open mojodna opened this issue 11 years ago • 3 comments

Is there a way to unpipe individual consuming streams from Highland sources? (I.e. the opposite of pipe().) I've resorted to using destroy() in its absence, but that's more the nuclear option.

mojodna avatar Jul 17 '14 19:07 mojodna

:+1:

I'm looking for the same thing, but more specifically, I'd like to .unpipe() without ending the destination stream (there are multiple sources feeding one stream).

ericelliott avatar Nov 19 '14 03:11 ericelliott

+1 want .unpipe() without ending the destination stream

cades avatar Mar 09 '15 07:03 cades

+1

irisjae avatar Jan 17 '16 07:01 irisjae