progressFinish() Finishes the progress output.
int getVerbosity() Gets the current verbosity of the output.
writeln(string|array $messages, $type = self::OUTPUT_NORMAL) Writes a message to the output and adds
newLine(int $count = 1) Add newline(s). Parameters
note(string|array $message) Formats a note admonition.
setFormatter(
interface StyleInterface Output style helpers. Methods
setVerbosity(int $level) Sets the verbosity of the output.
string askQuestion(Question $question)
caution(string|array $message) Formats a caution admonition.
Page 5 of 6