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.
1 parent 5b668d5 commit 747cc57Copy full SHA for 747cc57
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