Represents a possible Specification object returned from IndexSet. Used to delay needed to download full Specification objects when only the name
and version
are needed.
The RequirementList
is used to hold the requirements being considered while resolving a set of gems.
The RequirementList
acts like a queue where the oldest items are removed first.
For detail, see the MSDN.
— HKEY_*
Predefined key ((*handle*)). These are Integer, not Win32::Registry.
— REG_*
Registry value type.
— KEY_*
Security access mask.
— KEY_OPTIONS_*
Key options.
If the key is created newly or opened existing key. See also Registry#disposition method.
Gem::Resolver::Molinillo
is a generic dependency resolution algorithm.
IO
wrapper that allows writing a limited amount of data
Indicates a problem with the DNS
request.
Indicates no such domain was found.
A generic resource abstract class.
Domain Name
resource abstract class.
A Pointer to another DNS
name.
Host Information resource.
Mailing list or mailbox information.
Converts Ruby link flags into something cargo understands
Class
for reading entries out of a tar file
A state that encapsulates a set of {#requirements} with an {Array} of possibilities
A state that encapsulates a single possibility to fulfill the given {#requirement}