class AsciiTable
- AsciiTable
- Reference
- Object
Defined in:
ascii_table.crConstant Summary
-
SINGLE_LINE_STYLE =
{bottom_left: "└", bottom_right: "┘", bottom_vertical: "┴", horizontal: "─", intersection: "┼", left_horizontal: "├", right_horizontal: "┤", top_left: "┌", top_right: "┐", top_vertical: "┬", vertical: "│"}
-
VERSION =
"0.1.0"