Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Arcane::Table::BorderChars
Inherits
Struct
<
Value
<
Object
Constructors
new
(top_left :
String
, top_right :
String
, bottom_left :
String
, bottom_right :
String
, horizontal :
String
, vertical :
String
, cross :
String
, t_down :
String
, t_up :
String
, t_left :
String
, t_right :
String
)
Source
Instance methods
bottom_left
Source
bottom_left=
(bottom_left :
String
)
Source
bottom_right
Source
bottom_right=
(bottom_right :
String
)
Source
cross
Source
cross=
(cross :
String
)
Source
horizontal
Source
horizontal=
(horizontal :
String
)
Source
t_down
Source
t_down=
(t_down :
String
)
Source
t_left
Source
t_left=
(t_left :
String
)
Source
t_right
Source
t_right=
(t_right :
String
)
Source
t_up
Source
t_up=
(t_up :
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