method
new
ruby latest stable - Class:
Bundler::CompactIndexClient::Updater
new(fetcher)public
No documentation available.
# File lib/bundler/compact_index_client/updater.rb, line 23
def initialize(fetcher)
@fetcher = fetcher
require "tmpdir"
end