Class Gem::SourceInfoCacheEntry
In: lib/rubygems/source_info_cache_entry.rb
Parent: Object

Entries held by a SourceInfoCache.

Methods

new   refresh  

Attributes

size  [R]  The size of the source entry. Used to determine if the source index has changed.
source_index  [R]  The source index for this cache entry.

Public Class methods

Create a cache entry.

Public Instance methods

[Validate]