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