Method: NetAddr::Mask128#mask

Defined in:
lib/mask128.rb

#maskObject (readonly)

mask is the Integer representation of this netmask



6
7
8
# File 'lib/mask128.rb', line 6

def mask
  @mask
end