Parent

Methods

Class Index [+]

Quicksearch

Dnsruby::RR::OPT::Option

Attributes

code[RW]
data[RW]

Public Class Methods

new(code, data) click to toggle source
     # File lib/Dnsruby/resource/OPT.rb, line 206
206:         def initialize(code, data)
207:           @code = code
208:           @data = data
209:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.