setFormatter(
caution(string|array $message) Formats a caution admonition.
setVerbosity(int $level) Sets the verbosity of the output.
error(string|array $message) Formats an error result bar.
writeln(string|array $messages, $type = self::OUTPUT_NORMAL) Writes a message to the output and adds
int getVerbosity() Gets the current verbosity of the output.
class OutputStyle implements
string askHidden(string $question, callable|null $validator = null) Asks a question with the
interface StyleInterface Output style helpers. Methods
newLine(int $count = 1) Add newline(s). Parameters
Page 5 of 6