This is a companion module for streamline.js. It fixes the odd callback signature of fs.exists
so that you can call it as require('streamline-fs').exists(path, _)
.
node fs wrapper for streamline.js fast mode
This is a companion module for streamline.js. It fixes the odd callback signature of fs.exists
so that you can call it as require('streamline-fs').exists(path, _)
.