Class Bundler::DepProxy
In: lib/bundler/dep_proxy.rb
Parent: Object

Methods

==   eql?   hash   name   new   requirement   to_s   type  

Attributes

__platform  [R] 
dep  [R] 
required_by  [R] 

Public Class methods

Public Instance methods

eql?(o)

Alias for #==

[Validate]