class Whois::Parsers::WhoisNicCz
Parser
for the whois.nic.cz server.
The Example parser for the list of all available methods.
Public Instance Methods
response_throttled?()
click to toggle source
# File lib/whois/parsers/whois.nic.cz.rb, line 35 def response_throttled? !!node("response:throttled") end