Resolv::DNS::Resource
Mail Exchanger resource.
The host of this MX.
The preference for this MX.
Creates a new MX record with preference, accepting mail at exchange.
preference
exchange
# File resolv.rb, line 1985 def initialize(preference, exchange) @preference = preference @exchange = exchange end
This page was generated for Ruby 2.6.5
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.2.