Module text.
Class text
variables |
4 for IPv4, 6 for IPv6 |
Class Function |
from_s | Prefix.from_s(aString) -> aNewPrefix | ||
Parses str to find version and address, e.g. |
Methods |
new | Prefix.new(version, address) -> aNewPrefix | ||
Returns an IP-Prefix conatining an IP address, e.g. 192.168.0.3.
|
Nevil Brownlee
Sun, 23 Mar 08 (PDT)