Juul / tail-stream

Like `tail -f` but a stream. Like fs.createReadStream but keeps reading as the file grows.
Other
33 stars 13 forks source link

add tests for append, rename, and truncate #8

Closed msimerson closed 7 years ago

msimerson commented 9 years ago

\ WITHOUT INDEX.JS CHANGES **

This PR #7 without the fs.watch changes cited in the conversation there. Do note that the Travis test for this branch is failing.