Class Bundler::LazySpecification
In: lib/bundler/lazy_specification.rb
Parent: Object

Methods

Included Modules

MatchPlatform

Classes and Modules

Class Bundler::LazySpecification::Identifier

Constants

Identifier = Struct.new(:name, :version, :source, :platform, :dependencies)

Attributes

dependencies  [R] 
name  [R] 
platform  [R] 
remote  [RW] 
source  [RW] 
version  [R] 

Public Class methods

Public Instance methods

[Validate]