Method: RuboCop::Server::Cache.cache_root_path
- Defined in:
- lib/rubocop/server/cache.rb
.cache_root_path ⇒ Object
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.
28 29 30 |
# File 'lib/rubocop/server/cache.rb', line 28 def cache_root_path @cache_root_path end |