Support for the Ruby 2.4 series has ended. See here for reference.
Resolv::DNS::Resource
IPv4 Address resource
IPv4
The Resolv::IPv4 address for this A.
Resolv::IPv4
A
Creates a new A for address.
address
# File resolv.rb, line 2176 def initialize(address) @address = IPv4.create(address) end
This page was generated for Ruby 2.4.9
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.42.0.