Last 12 weeks · 8 commits
4 of 6 standards met
Platform When I execute it returns the error Issuing the command without --no-overwrite works fine (but the file is overwritten) Expected when setting the parameter it should continue without error even if the file exists. My Misunderstanding of purpose? I found the test for cpy, it appears it is expected that overwrite:false will throw an exception? If so is there any way to 'skip/ignore' existing files similar to how the non async approach appears to work? EDIT: reading cp-file code, if I understand async copy overwrite false will throw an exception, but sync copy overwrite will not. If that is correct, then this was just a misunderstanding, please close the issue.
Repository: sindresorhus/cpy-cli. Description: Copy files Stars: 361, Forks: 35. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v7.0.0 (4w ago). Open PRs: 0, open issues: 0. Last activity: 4w ago. Community health: 85%. Top contributors: sindresorhus, deining, DrewML, andy2mrqz, antongolub, jopemachine, kevva, mfal, Richienb, SamVerschueren and others.