Method: RuboCop::Ext::ProcessedSource#registry

Defined in:
lib/rubocop/ext/processed_source.rb

#registryObject

Returns the value of attribute registry.

[View source]

7
8
9
# File 'lib/rubocop/ext/processed_source.rb', line 7

def registry
  @registry
end