Class: Minestrone::RemoteError
Instance Attribute Summary collapse
-
#host ⇒ Object
Returns the value of attribute host.
Instance Attribute Details
#host ⇒ Object
Returns the value of attribute host.
9 10 11 |
# File 'lib/minestrone/errors.rb', line 9 def host @host end |