interface StyleInterface Output style helpers. Methods
InputDefinition getDefinition()
success(string|array $message) Formats a success result bar.
int getVerbosity() Gets the current verbosity of the output.
class ConsoleEvent extends Event
writeln(string|array $messages, int $options = self::OUTPUT_NORMAL) Writes a message to the output
TableHelper setCellRow
setBackground(string $color = null) Sets style background color.
comment(string|array $message) Formats a command comment.
null|int getMaxAttempts() Gets the maximum number of attempts. Null means an unlimited
Page 40 of 51