diff options
-rw-r--r-- | lib/ipaddr.rb | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -466,6 +466,11 @@ class IPAddr af, _to_string(@addr), _to_string(@mask_addr)) end protected # Set +@addr+, the internal stored ip address, to given +addr+. The |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/ipaddr.rb | 5 |
@@ -466,6 +466,11 @@ class IPAddr af, _to_string(@addr), _to_string(@mask_addr)) end protected # Set +@addr+, the internal stored ip address, to given +addr+. The |