Command addOption(string $name, string $shortcut
string getDescription() Returns the description for the command.
InputDefinition getDefinition()
class Command Base class for all commands. Methods
Command setName(string $name)
Command setCode(callable $code)
string getSynopsis(bool $short = false) Returns the synopsis for the command.
class ListCommand extends Command
Command setProcessTitle(string $title)
Application getApplication()
Page 3 of 4