Class: Hosum::Ips
- Inherits:
-
Object
- Object
- Hosum::Ips
- Defined in:
- lib/hosum/ips.rb
Instance Attribute Summary collapse
-
#addresses ⇒ Object
Returns the value of attribute addresses.
-
#options ⇒ Object
Returns the value of attribute options.
Instance Attribute Details
#addresses ⇒ Object
Returns the value of attribute addresses.
4 5 6 |
# File 'lib/hosum/ips.rb', line 4 def addresses @addresses end |
#options ⇒ Object
Returns the value of attribute options.
3 4 5 |
# File 'lib/hosum/ips.rb', line 3 def @options end |