copyDirSyncRecursive to current directory with having to forceDelete #109

Open
opened 2016-01-26 10:00:10 -08:00 by alallier · 0 comments
alallier commented 2016-01-26 10:00:10 -08:00 (Migrated from github.com)

I want to be able to copyDirSyncRecursive to the current directory without having to delete the whole directory (keeping files already in the directory and overwriting the same files in the directory). Is there a way to achieve this with wrench.

What I have experienced is that if I try to copyDirSyncRecursive to a directory and forceDelete is set to false, it will not copy anything.

I want to be able to copyDirSyncRecursive to the current directory without having to delete the whole directory (keeping files already in the directory and overwriting the same files in the directory). Is there a way to achieve this with wrench. What I have experienced is that if I try to copyDirSyncRecursive to a directory and forceDelete is set to false, it will not copy anything.
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/wrench-js#109
No description provided.