Net::DNS::RR
Class for DNS MR resource records.
Gets the newname value.
Returns a String.
# File lib/net/dns/rr/mr.rb, line 16 def newname @newname end
Gets the standardized value for this record, represented by the value of newname.
# File lib/net/dns/rr/mr.rb, line 24 def value newname.to_s end
[Validate]
Generated with the Darkfish Rdoc Generator 2.