Returns the measured GC total time in nanoseconds.
True if the requested gem has already been installed.
Installing a git gem only involves building the extensions and generating the executables.
This is a null install as this specification is already installed. options
are ignored.
This is a null install as a locked specification is considered installed. options
are ignored.
Installs this specification using the Gem::Installer
options
. The install method yields a Gem::Installer
instance, which indicates the gem will be installed, or nil
, which indicates the gem is already installed.
After installation spec
is updated to point to the just-installed specification.
This is a null install as this gem was unpacked into a directory. options
are ignored.
Returns all specifications. This method is discouraged from use. You probably want to use one of the Enumerable
methods instead.
Sets the known specs to specs
.
Returns the list of all specifications in the record
Sets the specs known by the record to specs
.
Main interface. Expand current indentation, before expanding to a lower indentation
Call all of the document “cleaners” and return self
Main search loop
True if the gems in the system satisfy dependency
.