Parser for the whois.domainregistry.ie server.
@see Whois::Record::Parser::Example
The Example parser for the list of all available methods.
Initializes a new {Scanners::WhoisDomainregistryIe} instance passing the {content_for_scanner} and calls parse on it.
@return [Hash]
# File lib/whois/record/parser/whois.domainregistry.ie.rb, line 108 def parse Scanners::WhoisDomainregistryIe.new(content_for_scanner).parse end
Generated with the Darkfish Rdoc Generator 2.