Resolv::DNS::Resource
Host Information resource.
CPU architecture for this resource.
Operating system for this resource.
Creates a new HINFO running os on cpu.
HINFO
os
cpu
# File resolv.rb, line 1885 def initialize(cpu, os) @cpu = cpu @os = os end
This page was generated for Ruby 2.5.1
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.42.0.