horizontalLine method

void horizontalLine()

Implementation

void horizontalLine() => _logger.stdout('-' * terminalWidth);