Module: CLI::UI::Box::Heavy

Defined in:
lib/cli/ui/box.rb

Constant Summary collapse

VERT =
'┃'
HORZ =
'━'
DIV =
"┣"
TL =
'┏'
BL =
'┗'