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) {
  
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    69
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    69

Package Sidebar

Install

npm i fast-copy-file

Weekly Downloads

69

Version

0.0.1

License

none

Last publish

Collaborators

  • callumlocke