cp: --no-clobber and -n do not work
Open
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
Vorpal returns { yyy: false } for any options of the form --no-yyy. This results in --no-clobber not working for cp. The tests do not catch this because they don't test the vorpal command line argument parsing, but use already parsed options instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.