success(string|array $message) Formats a success result bar.
writeln(string|array $messages, int $options = self::OUTPUT_NORMAL) Writes a message to the output
TableHelper setCellRow
string getProcessedHelp() Returns the processed help for the command replacing the %command.name%
comment(string|array $message) Formats a command comment.
null|int getMaxAttempts() Gets the maximum number of attempts. Null means an unlimited
TableHelper setPaddingChar(string
TableHelper setVerticalBorderChar(string
bool isAutoExitEnabled() Gets whether to automatically exit after a command execution or not
string truncate(string $message, int $length, string $suffix = '...') Truncates a message to
Page 33 of 51