Resolv::DNS::Resource
IPv4 Address resource
The Resolv::IPv4 address for this A.
Creates a new A for address.
# File resolv.rb, line 1933 def initialize(address) @address = IPv4.create(address) end
This page was generated for Ruby 1.9.2
Ruby-doc.org is a service of James Britt and Neurogami, an application development company in Scottsdale, AZ.
Generated with the Rubydoc Rdoc Generator 0.9.3.