Skip to content

fs: do not throw error on cpSync internals

Rodrigo Muino Tomonari requested to merge github/fork/anonrig/fs-cpsync into main

Since we have throwIfNoEntry flag in statSync right now, we can use it to avoid having try/catch blocks in cpSync.

Merge request reports

Loading