_process_format(format, options = {}) Instance Public methods Process the rendered format. :api: private
readpartial(maxlen, buf=nil) Instance Public methods Reads at most maxlen bytes from the stream. If buf is provided it must reference a string which will receive the data. See IO#readpartial for full details.
ipv6_sitelocal?() Instance Public methods Returns true for IPv6 site local address (ffc0::/10). It returns false otherwise.
prefetch(gems) Instance Public methods No prefetching needed since we load the whole index in initially.
[](slot) Instance Public methods
a >= b Instance Public methods Returns true if a is greater than or equal to b. Values may be coerced to perform the comparison (see ==, #coerce)
inspect() Instance Public methods
writeTo(port) Instance Public methods Output the Hash table for the HTTP header
name=(new_name) Instance Public methods Allows overriding the initial name. Used for modules and classes that are constant aliases.
find_by_path(path) Class Public methods Return the best specification that contains the file matching path.
Page 166 of 2275