--merge option for move
Author: kellyseldenCreated Apr 5, 2019Updated May 21, 2019
Labelsenhancementfeature-move
I have the need for the following workflow:
- if dest doesn't exist, move
- otherwise, loop over contents
- repeat
The main difference with the current move is that it deletes the dest before the move, whereas this would merge if conflicted. I figured I would offer to attempt to build it here instead of a new package, if you're interested.
Source: jprichardson/node-fs-extra