Whois::Record::Parser::Base
Parser for the whois.nic.it server.
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.nic.it.rb, line 129 def response_unavailable? !!node("response:unavailable") end
NEWPROPERTY
# File lib/whois/record/parser/whois.nic.it.rb, line 77 def unavailable? status == :unavailable end
[Validate]
Generated with the Darkfish Rdoc Generator 2.