Class: SwitchTower::Configuration::Role
- Inherits:
-
Struct
- Object
- Struct
- SwitchTower::Configuration::Role
- Defined in:
- lib/switchtower/configuration.rb
Instance Attribute Summary collapse
-
#host ⇒ Object
Returns the value of attribute host.
-
#options ⇒ Object
Returns the value of attribute options.
Instance Attribute Details
#host ⇒ Object
Returns the value of attribute host
11 12 13 |
# File 'lib/switchtower/configuration.rb', line 11 def host @host end |
#options ⇒ Object
Returns the value of attribute options
11 12 13 |
# File 'lib/switchtower/configuration.rb', line 11 def @options end |