Method: IPAddr#mask

Defined in:
lib/fog/compute/ecloud.rb

#maskObject



5
6
7
# File 'lib/fog/compute/ecloud.rb', line 5

def mask
  _to_string(@mask_addr)
end