Class: IPAddr
- Inherits:
-
Object
- Object
- IPAddr
- Defined in:
- lib/fog/ecloud/ipaddr.rb
Instance Method Summary collapse
Instance Method Details
#mask ⇒ Object
2 3 4 |
# File 'lib/fog/ecloud/ipaddr.rb', line 2 def mask _to_string(@mask_addr) end |