Libraries
»
dnsruby
(1.55)
»
Index
»
Dnsruby
»
RRSet
»
#length
Method: Dnsruby::RRSet#length
Defined in:
lib/Dnsruby/resource/resource.rb
#
length
⇒
Object
202 203 204
# File 'lib/Dnsruby/resource/resource.rb', line 202
def
length
return
@rrs
.
length
end