Class: HiddenHippo::Update
- Inherits:
-
Struct
- Object
- Struct
- HiddenHippo::Update
- Defined in:
- lib/hidden_hippo/update.rb
Instance Attribute Summary collapse
-
#fields ⇒ Object
Returns the value of attribute fields.
-
#mac_address ⇒ Object
Returns the value of attribute mac_address.
Instance Attribute Details
#fields ⇒ Object
Returns the value of attribute fields
2 3 4 |
# File 'lib/hidden_hippo/update.rb', line 2 def fields @fields end |
#mac_address ⇒ Object
Returns the value of attribute mac_address
2 3 4 |
# File 'lib/hidden_hippo/update.rb', line 2 def mac_address @mac_address end |