method

cache_path

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