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 1980 def initialize(preference, exchange) @preference = preference @exchange = exchange end
This page was generated for Ruby 2.6.3
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.42.0.