Creates a thread that notifies waiting clients from the TupleSpace
.
Build various indices
Compresses indices on disk
Install generated indices into the destination directory.
Return true if there are possible conflicts against the currently loaded specs.
UNTESTED
Enumerates the trusted certificates via Gem::Security::TrustDir
.
Indicates whether this DH
instance has a public key associated with it or not. The public key may be retrieved with DH#pub_key.
Indicates whether this DSA
instance has a public key associated with it or not. The public key may be retrieved with DSA#public_key
.
Returns whether this EC
instance has a public key. The public key (EC::Point
) can be retrieved with EC#public_key
.
The return value is always true since every private key is also a public key.
| MultiplicativeExpr
(‘*’ | S (‘div’ | ‘mod’) S) UnaryExpr
| UnaryExpr
Indicate that the request is for a gem explicitly requested by the user
Indicate that the request is for a gem requested as a dependency of another gem
Dispatches to a do_
method based on req
if such a method is available. (do_GET
for a GET request). Raises a MethodNotAllowed exception if the method is not implemented.
Loads the given private key by id
and data
.
An EngineError
is raised of the OpenSSL::PKey
is unavailable.
Experimental MRI specific feature, only available as C level api.
Returns all specified_line
events.
Experimental MRI specific feature, only available as C level api.
Set
a specified_line
event at the given line position, if the set
parameter is true
.
This method is useful for building a debugger breakpoint at a specific line.
A TypeError
is raised if set
is not boolean.
If pos
is a negative integer a TypeError
exception is raised.
Builds indices for RubyGems 1.2 and newer. Handles full, latest, prerelease