Namespace Webmozart\Console\Api\Event
| ConfigEvent | Dispatched after the configuration is built. |
| ConsoleEvents | Contains all the events supported by this package. |
| PreHandleEvent | Dispatched before a command is handled. |
| PreResolveEvent | Dispatched before the console arguments are resolved to a command. |