shrine-medco/shrine-webclient/src/main/html/node_modules/clone-stats7e3705a5a6dctokyber
shrine-medco/shrine-webclient/src/main/html/node_modules/clone-stats
7e3705a5a6dctokyber
README.md
README.md
clone-stats 
Safely clone node's [fs.Stats](http://nodejs.org/api/fs.html#fs_class_fs_stats) instances without losing their class methods, i.e. stat.isDirectory() and co.
Usage

copy = require('clone-stats')(stat)
Returns a clone of the original fs.Stats instance (stat).
License
MIT. See LICENSE.md for details.
c4science · Help