Class: TTY::Table::Border::Unicode

Inherits:
TTY::Table::Border show all
Defined in:
lib/tty/table/border/unicode.rb

Overview

A class that represents a unicode border.

Method Summary

Methods inherited from TTY::Table::Border

#[], #bottom_line, def_border, #initialize, #row_line, #separator, #top_line

Methods included from Unicode

#as_unicode, #clean_utf8, #utf8?

Constructor Details

This class inherits a constructor from TTY::Table::Border