Net::DNS::RR
Class for DNS Pointer (PTR) resource records.
Pointer records are the opposite of A and AAAA RRs and are used in Reverse Map zone files to map an IP address (IPv4 or IPv6) to a host name.
Getter for PTR resource
# File lib/net/dns/rr/ptr.rb, line 17 def ptr @ptrdname.to_s end
[Validate]
Generated with the Darkfish Rdoc Generator 2.