Private setter for the path of the URI::FTP
Inserts an child before another child @param child1 this is either an xpath or an Element
. If an Element
, child2 will be inserted before child1 in the child list of the parent. If an xpath, child2 will be inserted before the first child to match the xpath. @param child2 the child to insert @return the parent (self)
Creates threads that pick up UDP packets and passes them to do_write
for decoding.
Creates a thread that notifies waiting clients from the TupleSpace
.
Creates a thread that scans the tuplespace for expired tuples.
Returns full path to the directory where gem’s extensions are installed.
Returns path to the extensions directory.
Location of RubyGems.org credentials
Really verbose mode gives you extra output.
Indicated, based on the requested domain, if local gems should be considered.
Indicated, based on the requested domain, if remote gems should be considered.
Builds extensions. Valid types of extensions are extconf.rb files, configure scripts and rakefiles or mkrf_conf files.
Creates an installer for spec
that will install into gem_home
. If user
is true a user-install will be performed.