Method: TTY::Table::Operation::Truncation#widths

Defined in:
lib/tty/table/operation/truncation.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.



13
14
15
# File 'lib/tty/table/operation/truncation.rb', line 13

def widths
  @widths
end