summaryrefslogtreecommitdiff
path: root/lib/internal/streams/pipeline.js
AgeCommit message (Expand)Author
2018-09-13fs: ensure readdir() callback is only called oncecjihrig
2018-06-08stream: make the pipeline callback mandatoryRuben Bridgewater
2018-05-31stream: ensure Stream.pipeline re-throws errors without callbackBlaine Bublitz
2018-05-18stream: lazy load end-of-streamRuben Bridgewater
2018-04-16stream: add pipeline and finishedMathias Buus