Dnsruby::RR
Class for DNS Naming Authority Pointer (NAPTR) resource records. RFC 2168
The NAPTR RR order field
The NAPTR RR preference field
The NAPTR RR flags field
The NAPTR RR service field
The NAPTR RR regexp field
The NAPTR RR replacement field
# File lib/Dnsruby/resource/NAPTR.rb, line 50 50: def regexp=(s) 51: @regexp = TXT.parse(s)[0] 52: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.