Class/Module Index [+]

Quicksearch

Whois::Record::Parser::WhoisVerisignGrsCom

Parser for the whois.verisign-grs.com server.

@see Whois::Record::Parser::Example

The Example parser for the list of all available methods.

Public Instance Methods

response_unavailable?() click to toggle source

Checks whether this response contains a message that can be reconducted to a “WHOIS Server Unavailable” status.

@return [Boolean]

# File lib/whois/record/parser/whois.verisign-grs.com.rb, line 43
def response_unavailable?
  !!node("response:unavailable")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.