method

length

v1_8_7_72 - Show latest stable - Class: Resolv::DNS::Name
length(# :nodoc:)
public

No documentation available.

# File lib/resolv.rb, line 1116
      def length # :nodoc:
        return @labels.length
      end