setDecorated(bool $decorated) Sets the decorated flag.
title(string $message) Formats a command title.
bool confirm(string $question, bool $default = true) Asks for confirmation.
success(string|array $message) Formats a success result bar.
progressAdvance(int $step = 1) Advances the progress output X steps.
ProgressBar createProgressBar(int
block(string|array $messages, string|null $type = null, string|null $style = null, string $prefix = ' ', bool $padding = false)
note(string|array $message) Formats a note admonition.
warning(string|array $message) Formats an warning result bar.
Page 6 of 6