Method: RuboCop::Cop::Utils::FormatString::FormatSequence#width

Defined in:
lib/rubocop/cop/utils/format_string.rb

#widthObject (readonly)

Returns the value of attribute width.



48
49
50
# File 'lib/rubocop/cop/utils/format_string.rb', line 48

def width
  @width
end