zenstruck / console-extra

A modular set of features to reduce configuration boilerplate for your Symfony commands.
MIT License
78 stars 3 forks source link

Define opts/args on `__invoke()` params with `Argument|Option` attribute #27

Closed kbond closed 2 years ago

kbond commented 2 years ago

Fixes #26.

TODO: