Keystrokes of GNU Readline
will timeout it with the specification of “keyseq-timeout” when waiting for the 2nd character after the 1st one. If the 2nd character comes after 1st ESC without timeout it has a meta-property of meta-key to discriminate modified key with meta-key from multibyte characters that come with 8th bit on.
GNU Readline
will wait for the 2nd character with “keyseq-timeout” milli-seconds but wait forever after 3rd characters.
Creates threads that pick up UDP packets and passes them to do_write
for decoding.
Extracts the response URI
from msg
and adds it to TupleSpace
where it will be picked up by reply_service
for notification.
Full path of the target library file. If the file is not in this gem, return nil.
Paths in the gem to add to $LOAD_PATH
when this gem is activated.
See also require_paths=
If you have an extension you do not need to add "ext"
to the require path, the extension build process will copy the extension files into “lib” for you.
The default value is "lib"
Usage:
# If all library files are in the root directory... spec.require_path = '.'
Returns the paths to the source files for use with analysis and documentation tools. These paths are relative to full_gem_path.
Arguments used when building gems
Handle the command arguments.
Indicated, based on the requested domain, if local gems should be considered.
Indicated, based on the requested domain, if remote gems should be considered.
Are we doctoring a gem repository?
Compacts Marshal
output for the specs index data source by using identical objects as much as possible.
Writes the .gemspec specification (in Ruby) to the gem home’s specifications directory.
Return the default Gem path
Downloads uri
and returns it as a String
.