Class: Marantz::Configuration
- Inherits:
-
Object
- Object
- Marantz::Configuration
- Defined in:
- lib/marantz/config.rb
Instance Attribute Summary collapse
-
#host ⇒ Object
Returns the value of attribute host.
-
#max_volume ⇒ Object
Returns the value of attribute max_volume.
Instance Attribute Details
#host ⇒ Object
Returns the value of attribute host.
32 33 34 |
# File 'lib/marantz/config.rb', line 32 def host @host end |
#max_volume ⇒ Object
Returns the value of attribute max_volume.
32 33 34 |
# File 'lib/marantz/config.rb', line 32 def max_volume @max_volume end |