Documentation for Simbo's Packages
    Preparing search index...
    • A horizontal line to be displayed in the console. Uses "─" (U+2500, "BOX_DRAWINGS_LIGHT_HORIZONTAL") character for the line.

      Parameters

      • maxWidth: number = DEFAULT_LINE_MAX_WIDTH

        The maximum width of the line. Defaults to 80. Limited by stdout.columns.

      Returns string

      The formatted line.