Method: LibGems::ConfigFile#update_sources

Defined in:
lib/libgems/config_file.rb

#update_sourcesObject

True if we want to update the SourceInfoCache every time, false otherwise



113
114
115
# File 'lib/libgems/config_file.rb', line 113

def update_sources
  @update_sources
end