OutputFormatterInterface
ProgressBar createProgressBar(int
text(string|array $message) Formats informational text.
caution(string|array $message) Formats a caution admonition.
string ask(string $question, string|null $default = null, callable|null $validator = null) Asks
write(string|array $messages, bool $newline = false, $type = self::OUTPUT_NORMAL) Writes a message
listing(array $elements) Formats a list. Parameters
newLine(int $count = 1) Add newline(s). Parameters
bool isVeryVerbose() Returns whether verbosity is very verbose (-vv).
table(array $headers, array $rows) Formats a table.
Page 3 of 6