newLine(int $count = 1) Add newline(s). Parameters
interface StyleInterface Output style helpers. Methods
title(string $message) Formats a command title.
writeln(string|array $messages, $type = self::OUTPUT_NORMAL) Writes a message to the output and adds
caution(string|array $message) Formats a caution admonition.
setFormatter(
section(string $message) Formats a section title.
class OutputStyle implements
success(string|array $message) Formats a success result bar.
int getVerbosity() Gets the current verbosity of the output.
Page 5 of 6