Class
Bundler::CompactIndexClient::Updater
In:
lib/bundler/compact_index_client/updater.rb
Parent:
Object
Methods
checksum_for_file
etag_for
new
slice_body
update
Classes and Modules
Class
Bundler::CompactIndexClient::Updater::MisMatchedChecksumError
Public Class methods
new
(fetcher)
Public Instance methods
checksum_for_file
(path)
etag_for
(path)
slice_body
(body, range)
update
(local_path, remote_path, retrying = nil)
[Validate]