Method: TTY::Table::Renderer::Basic#width
- Defined in:
- lib/tty/table/renderer/basic.rb
permalink #width ⇒ Integer
The table total width
77 78 79 |
# File 'lib/tty/table/renderer/basic.rb', line 77 def width @width end |
The table total width
77 78 79 |
# File 'lib/tty/table/renderer/basic.rb', line 77 def width @width end |