Symfony\Component\Console
Namespaces
Symfony\Component\Console\CommandSymfony\Component\Console\DescriptorSymfony\Component\Console\EventSymfony\Component\Console\FormatterSymfony\Component\Console\HelperSymfony\Component\Console\InputSymfony\Component\Console\OutputSymfony\Component\Console\Tester
Classes
An Application is the container for a collection of commands.
Contains all events dispatched by an Application.
A Shell wraps an Application to add shell capabilities to it.