Method: RuboCop::Ext::ProcessedSource#registry
- Defined in:
- lib/rubocop/ext/processed_source.rb
permalink #registry ⇒ Object
Returns the value of attribute registry.
7 8 9 |
# File 'lib/rubocop/ext/processed_source.rb', line 7 def registry @registry end |