Class: IPAddr

Inherits:
Object show all
Includes:
IPAddrExtensions
Defined in:
lib/ruckus/extensions/ipaddr.rb

Defined Under Namespace

Modules: IPAddrExtensions

Instance Attribute Summary collapse

Method Summary

Methods included from IPAddrExtensions

#bottom, #choice, #contains, included, #inet_addr, #random, #set_int, #to_cidr_s, #to_mlen, #top

Instance Attribute Details

#mask_addrObject (readonly)

Returns the value of attribute mask_addr.



4
5
6
# File 'lib/ruckus/extensions/ipaddr.rb', line 4

def mask_addr
  @mask_addr
end