shelljs / shx

Portable Shell Commands for Node
MIT License
1.73k stars 45 forks source link

Adding a global --negate flag #189

Open SoTrx opened 3 years ago

SoTrx commented 3 years ago

Hi, I recently used shx and came across the problem of negating a condition. So, referencing this #173, I implemented a global --negate flag.