Method: RuboCop::Cop::Base::InvestigationReport#cop
- Defined in:
- lib/rubocop/cop/base.rb
permalink #cop ⇒ Object
Returns the value of attribute cop
48 49 50 |
# File 'lib/rubocop/cop/base.rb', line 48 def cop @cop end |
Returns the value of attribute cop
48 49 50 |
# File 'lib/rubocop/cop/base.rb', line 48 def cop @cop end |