Results for: "pstore"

A FetchError exception wraps up the various possible IO and HTTP failures that could happen while downloading from the internet.

The BestSet chooses the best available method to query a remote index.

It combines IndexSet and APISet

A set which represents the installed gems. Respects all the normal settings that control where to look for installed gems.

An InstalledSpecification represents a gem that is already installed locally.

A set of gems for installation sourced from remote sources and local .gem files

No documentation available

A VendorSet represents gems that have been unpacked into a specific directory that contains a gemspec.

This is used for gem dependency file support.

Example:

set = Gem::Resolver::VendorSet.new

set.add_vendor_gem 'rake', 'vendor/rake'

The directory vendor/rake must contain an unpacked rake gem along with a rake.gemspec (watching the given name).

A VendorSpecification represents a gem that has been unpacked into a project and is being loaded through a gem dependencies file through the path: option.

No documentation available

The TrustDir manages the trusted certificates for gem signature verification.

Represents an installed gem. This is used for dependency resolution.

This represents a vendored source that is similar to an installed gem.

No documentation available

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.

REG_CREATED_NEW_KEY

REG_OPENED_EXISTING_KEY

If the key is created newly or opened existing key.
See also Registry#disposition method.
No documentation available
No documentation available

Indicates some other unhandled resolver error was encountered.

IO wrapper that allows writing a limited amount of data

No documentation available
No documentation available
No documentation available
No documentation available

Error raised when no cdylib artifact was created

Raised when a lockfile cannot be parsed

No documentation available
Search took: 5ms  ·  Total Results: 3004