Method: RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment#line_number
- Defined in:
- lib/rubocop/comment_config.rb
#line_number ⇒ Object (readonly)
Returns the value of attribute line_number.
16 17 18 |
# File 'lib/rubocop/comment_config.rb', line 16 def line_number @line_number end |