Returns:
26 27 28
# File 'lib/flotte/host.rb', line 26 def ssh_destination_string [user, hostname].compact.join("@") end