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 ruby-3.1.2/lib/resolv.rb, line 1914 def initialize(cpu, os) @cpu = cpu @os = os end
This page was generated for Ruby 3.1.2
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.