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

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

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

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_row_sizes, #assert_table_type, #validate_options!

Constructor Details

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