movefile

0.2.1 • Public • Published

Movefile

Movefile is a rename implementation working over device (linux and BSD only).

installation

npm install movefile

make and python are required to compile movefile.

Using Movefile

var mv = require('movefile');
 
mv.move('file/to/move', 'where/to/move');

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i movefile

    Weekly Downloads

    3

    Version

    0.2.1

    License

    none

    Last publish

    Collaborators

    • yazgazan