| Class | Bundler::CompactIndexClient |
| In: |
lib/bundler/compact_index_client.rb
lib/bundler/compact_index_client/cache.rb lib/bundler/compact_index_client/updater.rb |
| Parent: | Object |
| DEBUG_MUTEX | = | Mutex.new |
| directory | [R] | |
| in_parallel | [RW] |
@return [Lambda] A lambda that takes an array of inputs and a block, and
maps the inputs with the block in parallel.
|