Class: KDL::Types::IPV6
Constant Summary
Constants inherited from Value
Instance Attribute Summary
Attributes inherited from Value
Class Method Summary collapse
Methods inherited from IP
Methods inherited from Value
#as_type, from, #initialize, #stringify_value, #to_s
Constructor Details
This class inherits a constructor from KDL::Value
Class Method Details
.ip_type ⇒ Object
26 27 28 |
# File 'lib/kdl/types/ip.rb', line 26 def self.ip_type 'ipv6' end |