string getProcessedHelp() Returns the processed help for the command replacing the %command.name%
InputDefinition getDefinition()
class Command Base class for all commands. Methods
Command addOption(string $name, string $shortcut
string getSynopsis(bool $short = false) Returns the synopsis for the command.
Command setCode(callable $code)
Command setProcessTitle(string $title)
class HelpCommand extends Command
Command setName(string $name)
class ListCommand extends Command
Page 3 of 4