struct

Arcane::Toast::BorderChars

Inherits Struct < Value < Object

Constructors

new(top_left : String, top_right : String, bottom_left : String, bottom_right : String, horizontal : String, vertical : String)
Source

Instance methods

bottom_left
Source
bottom_left=(bottom_left : String)
Source
bottom_right
Source
bottom_right=(bottom_right : String)
Source
horizontal
Source
horizontal=(horizontal : String)
Source
top_left
Source
top_left=(top_left : String)
Source
top_right
Source
top_right=(top_right : String)
Source
vertical
Source
vertical=(vertical : String)
Source