cacjs / cac

Simple yet powerful framework for building command-line apps.
MIT License
2.65k stars 104 forks source link

fix: mix of parsed and non-parsed option names getting default value #153

Open Rendez opened 1 year ago

Rendez commented 1 year ago

Fixes https://github.com/cacjs/cac/issues/150 for default values.