Method: Net::DNS::RR#type

Defined in:
lib/net/dns/rr.rb

#typeObject

Type accessor



163
164
165
# File 'lib/net/dns/rr.rb', line 163

def type
  @type.to_s
end