Class: IPAddr

Inherits:
Object
  • Object
show all
Defined in:
lib/fog/ecloud/ipaddr.rb

Instance Method Summary collapse

Instance Method Details

#maskObject



2
3
4
# File 'lib/fog/ecloud/ipaddr.rb', line 2

def mask
  _to_string(@mask_addr)
end