Method: RuboCop::ResultCache#path

Defined in:
lib/rubocop/result_cache.rb

#pathObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



97
98
99
# File 'lib/rubocop/result_cache.rb', line 97

def path
  @path
end