cache_path()
Path to the cache file
# File lib/rdoc/ri/store.rb, line 91 def cache_path File.join @path, 'cache.ri' end