Class
Dnsruby::IPv4
In:
lib/Dnsruby/ipv4.rb
Parent:
Object
Methods
==
create
eql?
hash
to_name
Constants
Regex
=
/\A(\d+)\.(\d+)\.(\d+)\.(\d+)\z/
Regular expression
IPv4
addresses must match
Attributes
address
[R]
A String representation of the
IPv4
address.
Public Class methods
create
(arg)
Public Instance methods
==
(other)
eql?
(other)
hash
()
to_name
()
[Validate]