fs-jetpack
Advanced tools
Changelog
0.12.0 (2017-02-19)
symlinks
option passed to inspect()
.symlinks
option to inspectTree()
.exists()
.Changelog
0.11.0 (2017-02-09)
buf
for read()
methodChangelog
0.10.5 (2016-12-07)
find()
bug when directories
is set to true
and only negation glob is used.Changelog
0.10.4 (2016-12-06)
find()
and copy()
methods).Changelog
0.10.3 (2016-11-23)
findAsync()
and copyAsync()
.Changelog
0.10.1 (2016-11-01)
copyAsync()
was leaving open read stream if write stream errored.Changelog
0.10.0 (2016-10-17)
copyAsync()
uses only streams (much more memory efficient).find()
supports recursive
option.Changelog
0.9.2 (2016-06-27)