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 ruby-3.1.2/lib/resolv.rb, line 2174 def initialize(address) @address = IPv4.create(address) end
This page was generated for Ruby 3.1.2
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.42.0.