A basic dotted progress reporter.
An absolutely silent download reporter.
A progress reporter that behaves nicely with threaded downloading.
This is the JSON
generator implemented as a C extension. It can be configured to be used by setting
JSON.generator = JSON::Ext::Generator
with the method generator= in JSON
.
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.
Indicates some other unhandled resolver error was encountered.
An error that occurred during the resolution process
An error caused by attempting to fulfil a dependency that was circular
@note This exception will be thrown if and only if a {Vertex} is added to a
{DependencyGraph} that has a {DependencyGraph::Vertex#path_to?} an existing {DependencyGraph::Vertex}
Delegates
all {Gem::Resolver::Molinillo::SpecificationProvider} methods to a ‘#specification_provider` property.
An action that modifies a {DependencyGraph} that is reversible. @abstract
A specific resolution from a given {Resolver}
Delegates
all {Gem::Resolver::Molinillo::ResolutionState} methods to a ‘#state` property.
Indicates a problem with the DNS
request.
A generic resource abstract class.
A Pointer to another DNS
name.
An error caused by searching for a dependency that is completely unknown, i.e. has no versions available whatsoever.
This class encapsulates a dependency resolver. The resolver is responsible for determining which set of dependencies to activate, with feedback from the {#specification_provider}