Class Dnsruby::RR::HINFO
In: lib/Dnsruby/resource/HINFO.rb
Parent: RR

Class for DNS Host Information (HINFO) resource records.

Constants

TypeValue = Types::HINFO #:nodoc: all

Attributes

cpu  [RW]  The CPU type for this RR.
os  [RW]  The operating system type for this RR.

[Validate]