A horizontal line to be displayed in the console. Uses "─" (U+2500, "BOX_DRAWINGS_LIGHT_HORIZONTAL") character for the line.
The maximum width of the line. Defaults to 80. Limited by stdout.columns.
stdout.columns
The formatted line.
A horizontal line to be displayed in the console. Uses "─" (U+2500, "BOX_DRAWINGS_LIGHT_HORIZONTAL") character for the line.