OutputFormatterInterface
progressStart(int $max) Starts the progress output.
table(array $headers, array $rows) Formats a table.
writeln(string|array $messages, $type = self::OUTPUT_NORMAL) Writes a message to the output and adds
string choice(string $question, array $choices, string|int|null $default = null) Asks a choice
newLine(int $count = 1) Add newline(s). Parameters
progressFinish() Finishes the progress output.
listing(array $elements) Formats a list. Parameters
section(string $message) Formats a section title.
Page 2 of 6