method
cache_path
ruby latest stable - Class:
Bundler::Fetcher::CompactIndex
cache_path()private
No documentation available.
# File lib/bundler/fetcher/compact_index.rb, line 107
def cache_path
Bundler.user_cache.join("compact_index", remote.cache_slug)
end