Method: Dnsruby::CodeMapper#string
- Defined in:
- lib/dnsruby/code_mapper.rb
#string ⇒ Object Also known as: to_string, to_s
Returns the value of attribute string.
31 32 33 |
# File 'lib/dnsruby/code_mapper.rb', line 31 def string @string end |