Whois::Server::Adapters::Base
# File lib/whois/server/adapters/arpa.rb, line 16 def request(string) record = Server.guess(inaddr_to_ip(string)).lookup(string) part = record.parts.first buffer_append part.body, part.host end
[Validate]
Generated with the Darkfish Rdoc Generator 2.