IO
wrapper that allows writing a limited amount of data
Indicates a problem with the DNS
request.
Indicates no such domain was found.
A generic resource abstract class.
Domain Name
resource abstract class.
A Pointer to another DNS
name.
Host Information resource.
Mailing list or mailbox information.
Converts Ruby link flags into something cargo understands
Class
for reading entries out of a tar file
A state that encapsulates a set of {#requirements} with an {Array} of possibilities
A state that encapsulates a single possibility to fulfill the given {#requirement}
module IN
contains ARPA Internet specific RRs.
Delegates
all {Gem::Resolver::Molinillo::ResolutionState} methods to a ‘#state` property.
Changes the string being scanned to str
and resets the scanner. Returns str
.
Returns help string of OLE method. If the help string is not found, then the method returns nil.
tobj = WIN32OLE_TYPE.new('Microsoft Internet Controls', 'IWebBrowser') method = WIN32OLE_METHOD.new(tobj, 'Navigate') puts method.helpstring # => Navigates to a URL or file.