bilal-fazlani / commanddotnet

A modern framework for building modern CLI apps
https://commanddotnet.bilal-fazlani.com
MIT License
570 stars 29 forks source link

cleanup HasDefaultValue logic for PropertyArgumentDef #283

Closed drewburlingame closed 4 years ago

drewburlingame commented 4 years ago

I thought the outcome would change arity calculation but it didn't so... Yay.

Added tests to verify behavior