Class
Librarian::Dependency
In:
lib/librarian/dependency.rb
Parent:
Object
Methods
==
cache_manifests!
consistent_with?
inconsistent_with?
manifests
new
satisfied_by?
to_s
Classes and Modules
Class
Librarian::Dependency::Requirement
Attributes
name
[RW]
requirement
[RW]
source
[RW]
Public Class methods
new
(name, requirement, source)
Public Instance methods
==
(other)
cache_manifests!
()
consistent_with?
(other)
inconsistent_with?
(other)
manifests
()
satisfied_by?
(manifest)
to_s
()
[Validate]