We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dafe748 + 747cc57 commit 5a5ffb6Copy full SHA for 5a5ffb6
lib/net/ssh/multi/server.rb
@@ -1,4 +1,5 @@
1
require 'net/ssh'
2
+require 'timeout'
3
4
module Net; module SSH; module Multi
5
# Encapsulates the connection information for a single remote server, as well
0 commit comments