Class: SwitchTower::Configuration::Role

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

Instance Attribute Summary collapse

Instance Attribute Details

#hostObject

Returns the value of attribute host



11
12
13
# File 'lib/switchtower/configuration.rb', line 11

def host
  @host
end

#optionsObject

Returns the value of attribute options



11
12
13
# File 'lib/switchtower/configuration.rb', line 11

def options
  @options
end