Command
Interfaces, Classes and Traits
- SignalableCommandInterface
- Interface for command reacting to signal.
- Command
- Base class for all commands.
- HelpCommand
- HelpCommand displays the help for a given command.
- LazyCommand
- Base class for all commands.
- ListCommand
- ListCommand displays the list of all available commands for the application.
- LockableTrait
- Basic lock feature for commands.