Class: TTY::Table::Renderer::Color

Inherits:
Basic
  • Object
show all
Defined in:
lib/tty/table/renderer/color.rb

Constant Summary

Constants included from Validatable

Validatable::MIN_CELL_WIDTH

Instance Attribute Summary

Attributes inherited from Basic

#border_class, #column_aligns, #column_widths, #filter, #indent, #multiline, #operations, #padding, #resize, #table, #width

Method Summary

Methods inherited from Basic

#add_operations, #border, #columns_constraints, #indentation, #initialize, #insert_indent, #render

Methods included from Validatable

#assert_matching_widths, #assert_row_sizes, #assert_string_values, #validate_options!

Constructor Details

This class inherits a constructor from TTY::Table::Renderer::Basic