bilal-fazlani / commanddotnet

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

revert: extract CommandSettings from AppSettings #299

Closed drewburlingame closed 4 years ago

drewburlingame commented 4 years ago

The idea originally made sense when 4 properties could be added to CommandAttribute but with the final implementation, it became clear only two of the props belonged on CommandAttribute.

It does not warrant the signature change to AppSettings