Class: Settlers::Application::RemoteServer
- Inherits:
-
Struct
- Object
- Struct
- Settlers::Application::RemoteServer
- Defined in:
- lib/settlers/application.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
118 119 120 |
# File 'lib/settlers/application.rb', line 118 def to_s "#{name} (#{host}:#{port})" end |