HEX
Server: LiteSpeed
System: Linux s1.hostssdserver.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: dreamlan (1220)
PHP: 8.3.32
Disabled: exec,system,passthru,shell_exec,proc_open,popen,apache_child_terminate
Upload Files
File: /home/dreamlan/ruby/gems/doc/rubygems-1.3.1/ri/Gem/SourceInfoCache/cdesc-SourceInfoCache.yaml
--- !ruby/object:RI::ClassDescription 
attributes: []

class_methods: 
- !ruby/object:RI::MethodSummary 
  name: cache
- !ruby/object:RI::MethodSummary 
  name: cache_data
- !ruby/object:RI::MethodSummary 
  name: latest_system_cache_file
- !ruby/object:RI::MethodSummary 
  name: latest_user_cache_file
- !ruby/object:RI::MethodSummary 
  name: reset
- !ruby/object:RI::MethodSummary 
  name: search
- !ruby/object:RI::MethodSummary 
  name: search_with_source
- !ruby/object:RI::MethodSummary 
  name: system_cache_file
- !ruby/object:RI::MethodSummary 
  name: user_cache_file
comment: 
- !ruby/struct:SM::Flow::P 
  body: SourceInfoCache stores a copy of the gem index for each gem source.
- !ruby/struct:SM::Flow::P 
  body: "There are two possible cache locations, the system cache and the user cache:"
- !ruby/object:SM::Flow::LIST 
  contents: 
  - !ruby/struct:SM::Flow::LI 
    label: "*"
    body: The system cache is preferred if it is writable or can be created.
  - !ruby/struct:SM::Flow::LI 
    label: "*"
    body: The user cache is used otherwise
  type: :BULLET
- !ruby/struct:SM::Flow::P 
  body: Once a cache is selected, it will be used for all operations. SourceInfoCache will not switch between cache files dynamically.
- !ruby/struct:SM::Flow::P 
  body: Cache data is a Hash mapping a source URI to a SourceInfoCacheEntry.
constants: []

full_name: Gem::SourceInfoCache
includes: 
- !ruby/object:RI::IncludedModule 
  name: Gem::UserInteraction
instance_methods: 
- !ruby/object:RI::MethodSummary 
  name: cache_data
- !ruby/object:RI::MethodSummary 
  name: cache_file
- !ruby/object:RI::MethodSummary 
  name: flush
- !ruby/object:RI::MethodSummary 
  name: latest_cache_data
- !ruby/object:RI::MethodSummary 
  name: latest_cache_file
- !ruby/object:RI::MethodSummary 
  name: latest_system_cache_file
- !ruby/object:RI::MethodSummary 
  name: latest_user_cache_file
- !ruby/object:RI::MethodSummary 
  name: read_all_cache_data
- !ruby/object:RI::MethodSummary 
  name: read_cache_data
- !ruby/object:RI::MethodSummary 
  name: refresh
- !ruby/object:RI::MethodSummary 
  name: reset_cache_data
- !ruby/object:RI::MethodSummary 
  name: reset_cache_file
- !ruby/object:RI::MethodSummary 
  name: reset_cache_for
- !ruby/object:RI::MethodSummary 
  name: search
- !ruby/object:RI::MethodSummary 
  name: search_with_source
- !ruby/object:RI::MethodSummary 
  name: set_cache_data
- !ruby/object:RI::MethodSummary 
  name: system_cache_file
- !ruby/object:RI::MethodSummary 
  name: try_file
- !ruby/object:RI::MethodSummary 
  name: update
- !ruby/object:RI::MethodSummary 
  name: user_cache_file
- !ruby/object:RI::MethodSummary 
  name: write_cache
name: SourceInfoCache
superclass: Object