clear() Removes the progress bar from the current line. This is useful if you wish to write
class ArrayInput extends Input
setRow($column, array $row) Parameters $column
int run(InputInterface $input =
string getBarCharacter() Gets the bar character.
setVersion(string $version) Sets the application version.
write(string|array $messages, bool $newline = false, int $options) Writes a message to the output
bool hasOption(string $name) Returns true if an InputOption object exists by name.
string progress(string $id, string $buffer, bool $error = false, string $prefix = 'OUT', string $errorPrefix = 'ERR')
bool isEnabled() Checks whether the command is enabled or not in the current environment.
Page 36 of 51