Class
Librarian::ManifestSet
In:
lib/librarian/manifest_set.rb
Parent:
Object
Methods
consistent?
cyclic?
deep_keep
deep_keep
deep_keep!
deep_strip
deep_strip
deep_strip!
dup
in_compliance_with?
new
shallow_keep
shallow_keep
shallow_keep!
shallow_strip
shallow_strip
shallow_strip!
sort
to_a
to_hash
Attributes
index
[RW]
Public Class methods
cyclic?
(manifests)
deep_keep
(manifests, names)
deep_strip
(manifests, names)
new
(manifests)
shallow_keep
(manifests, names)
shallow_strip
(manifests, names)
sort
(manifests)
Public Instance methods
consistent?
()
deep_keep
(names)
deep_keep!
(names)
deep_strip
(names)
deep_strip!
(names)
dup
()
in_compliance_with?
(dependencies)
shallow_keep
(names)
shallow_keep!
(names)
shallow_strip
(names)
shallow_strip!
(names)
to_a
()
to_hash
()
[Validate]