Ruby Resolv::DNS::Name Functions
EditRocket provides the following information on Resolv::DNS::Name functions in the Ruby source code builder.
absolute?() -
create(arg) -
eql?(other) - "Alias for #=="
hash() -
inspect() -
length() -
new(labels, absolute=true) -
subdomain_of?(other) - tests subdomain-of relation.
to_a() -
to_s() - returns the domain name as a string.