Base application class for a Joomla! command line application.
Class defining the events available in the console application.
Base command class for a Joomla! command line application.
Command to render a command's help data.
Command listing all available commands.
Describes an application.
Text object descriptor.
Event triggered when an uncaught Throwable is received by the application.
Event triggered before a command is executed.
Event triggered when an uncaught Throwable is received by the application from a command.
Base event class for console events.
Event triggered immediately before the process is terminated.
Exception indicating a missing command namespace.
Describes an object.
Interface defining a command loader.
PSR-11 compatible command loader.