CC: Tweaked

CC: Tweaked

42M Downloads

`fs.move` should use system move method instead of copy and delete.

Opened this issue ยท 0 comments

commented

Right now fs.move just copies the file and deletes, this is not very ideal, if you dont have much space (like if you have a 1.5MB file).