Class: Whiskey::Server::Configuration
- Inherits:
-
AltStruct
- Object
- AltStruct
- Whiskey::Server::Configuration
- Defined in:
- lib/whiskey/server/configuration.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
4 5 6 |
# File 'lib/whiskey/server/configuration.rb', line 4 def to_s "#{host}:#{port}" end |