Class: Marantz::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/marantz/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hostObject

Returns the value of attribute host.



32
33
34
# File 'lib/marantz/config.rb', line 32

def host
  @host
end

#max_volumeObject

Returns the value of attribute max_volume.



32
33
34
# File 'lib/marantz/config.rb', line 32

def max_volume
  @max_volume
end