Class Bundler::Settings::MirrorConfig
In: lib/bundler/mirror.rb
Parent: Object

Class used to parse one configuration line

Gets the configuration line and the value.

  This object provides a `update_mirror` method
  used to setup the given mirror value.

Methods

all?   new   update_mirror  

Attributes

uri  [RW] 
value  [RW] 

Public Class methods

Public Instance methods

[Validate]