main=(page) Instance Public methods Sets the main page for this RDoc store.
<=>(other) Instance Public methods Constants are ordered by name
specified() Instance Public methods BOOL specified indicates whether node is a default value
prefetch(reqs) Instance Public methods A hint run by the resolver to allow the Set to fetch data for DependencyRequests reqs.
def_unknown_proc(cmd=Proc.new) Class Public methods
require_path() Instance Public methods Singular accessor for require_paths
width() Instance Public methods
basicsocket.close_write => nil Instance Public methods Disallows further write using shutdown system call. UNIXSocket.pair {|s1, s2| s1.print "ping" s1.close_write p s2.read #=> "ping" s2.print "pong" s2.close p s1.read #=> "pong" }
info() Instance Public methods
ancillarydata.data => string Instance Public methods returns the cmsg data as a string. p Socket::AncillaryData.new(:INET6, :IPV6, :PKTINFO, "").data #=> ""
Page 678 of 2275