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