Libraries
»
dnsruby
(1.56.0)
»
Index
»
Dnsruby
»
RR
»
TXT
»
#data
Method: Dnsruby::RR::TXT#data
Defined in:
lib/dnsruby/resource/TXT.rb
#
data
⇒
Object
31 32 33
# File 'lib/dnsruby/resource/TXT.rb', line 31
def
data
@strings
[
0
]
end