int doRun(InputInterface $input
text(string|array $message) Formats informational text.
bool isDebug() Returns whether verbosity is debug (-vvv).
string getName() Returns the canonical name of this helper.
string getProgressCharacter() Gets the progress bar character.
float getProgressPercent() Gets the current progress bar percent.
setEmptyBarCharacter(string $char) Sets the empty bar character.
section(string $message) Formats a section title.
bool isVerbose() Returns whether verbosity is verbose (-v).
string choice(string $question, array $choices, string|int|null $default = null) Asks a choice
Page 12 of 51