Specifies a Specification object that should be activated. Also contains a dependency that was used to introduce this activation.
Methods
- #
- D
- F
- I
- N
- O
- P
- V
Attributes
[R] | request | |
[R] | spec |
Class Public methods
new(spec, req, others_possible=true)
Link
Instance Public methods
==(other)
Link
download(path)
Link
full_name()
Link
full_spec()
Link
installed?()
Link
Indicates if the requested gem has already been installed.
name()
Link
others_possible?()
Link
Indicate if this activation is one of a set of possible requests for the same Dependency request.
parent()
Link
Return the ActivationRequest that contained the dependency that we were activated for.