davglass / cpr

Nodejs cp -R
Other
79 stars 80 forks source link

silent option #42

Open stevenvachon opened 7 years ago

stevenvachon commented 7 years ago

To suppress errors if the source did not exist (ENOENT). Errors should still be thrown if the user's permissions were insufficient.