Class | ANSI::Columns |
In: |
lib/ansi/columns.rb
|
Parent: | Object |
align | [RW] | Alignment to apply to cells. |
columns | [RW] | Default number of columns to display. If nil then the number of coumns is estimated from the size of the terminal. |
format | [RW] | Formating to apply to cells. |
list | [RW] | List layout into columns. Each new line is taken to be a row-column cell. |
padding | [RW] | Padding size to apply to cells. |