This unlocks new possibilities, your input models can now hold logic. For example, you can add a method in your input class and mark it with `#[Interact]` to ask for required args.
Yes! you can finally use `$this` instead of `$input->getArgument()` and `$input->setArgument()`.
#Symfony #PHP #DX
add a skeleton here at some point
1 day ago