Method: TTY::Table::Operation::Wrapped#widths

Defined in:
lib/tty/table/operation/wrapped.rb

#widthsObject (readonly)

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



12
13
14
# File 'lib/tty/table/operation/wrapped.rb', line 12

def widths
  @widths
end