String representation of the server for logging.
86 87 88
# File 'lib/synco/server.rb', line 86 def to_s "#{@host}:#{full_path}" end