Class: RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment::Expression
- Inherits:
-
Struct
- Object
- Struct
- RuboCop::CommentConfig::ConfigDisabledCopDirectiveComment::Expression
- Defined in:
- lib/rubocop/comment_config.rb
Instance Attribute Summary collapse
-
#line ⇒ Object
Returns the value of attribute line.
Instance Attribute Details
#line ⇒ Object
Returns the value of attribute line
19 20 21 |
# File 'lib/rubocop/comment_config.rb', line 19 def line @line end |