Method: RuboCop::Cop::Utils::FormatString::FormatSequence#width
- Defined in:
- lib/rubocop/cop/utils/format_string.rb
#width ⇒ Object (readonly)
Returns the value of attribute width.
48 49 50 |
# File 'lib/rubocop/cop/utils/format_string.rb', line 48 def width @width end |