Dnsruby::RR
RFC 1035, Section 3.4.2 (deprecated)
# File lib/Dnsruby/resource/IN.rb, line 75 75: def initialize(address, protocol, bitmap) 76: @address = IPv4.create(address) 77: @protocol = protocol 78: @bitmap = bitmap 79: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.