Method: RETerm::Components::Image#requested_cols

Defined in:
lib/reterm/components/image.rb

#requested_colsObject



24
25
26
# File 'lib/reterm/components/image.rb', line 24

def requested_cols
  image.dimension.width
end