Class: Inari::Configuration::Server

Inherits:
Struct
  • Object
show all
Defined in:
lib/inari/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#hostObject

Returns the value of attribute host



6
7
8
# File 'lib/inari/configuration.rb', line 6

def host
  @host
end

#optionsObject

Returns the value of attribute options



6
7
8
# File 'lib/inari/configuration.rb', line 6

def options
  @options
end