TableHelper setPaddingChar(string
TableHelper setVerticalBorderChar(string
string truncate(string $message, int $length, string $suffix = '...') Truncates a message to
TableHelper setBorderFormat(string
finish($message) Finish the indicator with message.
clear() Removes the progress bar from the current line. This is useful if you wish to write
class ProcessHelper extends Helper
string getVerticalBorderChar() Gets vertical border character.
string progress(string $id, string $buffer, bool $error = false, string $prefix = 'OUT', string $errorPrefix = 'ERR')
string getBarCharacter() Gets the bar character.
Page 12 of 16