Libraries
»
net-dns
(0.20.0)
»
Index
»
Net
»
DNS
»
RR
»
#type
Method: Net::DNS::RR#type
Defined in:
lib/net/dns/rr.rb
#
type
⇒
Object
Type accessor
155 156 157
# File 'lib/net/dns/rr.rb', line 155
def
type
@type
.
to_s
end