Module: Philiprehberger::IpAddr
- Defined in:
- lib/philiprehberger/ip_addr.rb,
lib/philiprehberger/ip_addr/version.rb
Defined Under Namespace
Classes: Address, Error, Range
Constant Summary collapse
- VERSION =
'0.4.0'
Class Method Summary collapse
-
.parse(str) ⇒ Address
Parse an IP address string.
-
.range(cidr) ⇒ Range
Create a CIDR range.