fast-copy-file

0.0.1 • Public • Published

copy-file

Fast, simple file copying

Usage

npm install fast-copy-file

var copyFile = require('fast-copy-file');
copyFile(from, to, function (err) {
  
});

Readme

Keywords

none

Package Sidebar

Install

npm i fast-copy-file

Weekly Downloads

78

Version

0.0.1

License

none

Last publish

Collaborators

  • callumlocke