Skip to content

Commit

Permalink
move: rewrite move to use fs.rename (#549)
Browse files Browse the repository at this point in the history
* rewrite move to use fs.rename

* add old tests

* use strictEqual for error message assertion

* refactor move, remove comments

* fix move when overwrite is true and dest exists

* remove unnecessary checking of EPERM error
  • Loading branch information
manidlou authored and RyanZim committed Apr 6, 2018
1 parent b7aa7e3 commit 6b90ccf
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 323 deletions.

0 comments on commit 6b90ccf

Please sign in to comment.