Event (Component\Console)

Symfony\Component\Console\Event

Classes

ConsoleCommandEvent Allows to do things before the command is executed.
ConsoleEvent Allows to inspect input and output of a command.
ConsoleExceptionEvent Allows to handle exception thrown in a command.
ConsoleTermi