class Tablo::Column(T)

Overview

The Column class is used internally by the Tablo library and offers no public interface to its attributes and methods.

Its main function is to manage the creation of table columns, using the Table#add_column method.

Defined in:

column.cr