Results for: "pstore"

Gem installer command line tool

See ‘gem help install`

Searches for gems starting with the supplied argument.

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

Gem uninstaller command line tool

See ‘gem help uninstall`

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

Raised when a tar file is corrupt

IO wrapper that creates digests of contents written to the IO it wraps.

TarReader reads tar files and allows iteration over their items

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.

Search took: 5ms  ·  Total Results: 2899