git ssb

2+

Dominic / pull-stream



Tree: 86aa25b57033c0018c6c301cb23888c7c3a7ba5d

Files: 86aa25b57033c0018c6c301cb23888c7c3a7ba5d / docs / sinks / on-end.md

152 bytesRaw

pull-stream/sinks/on-end

usage

onEnd = require('pull-stream/sinks/on-end')

onEnd(cb)

Drain the stream and then callback when done.

Built with git-ssb-web