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