Libraries
»
net-ssh-shell
(0.2.0)
»
Index
»
Net
»
SSH
»
Shell
»
#close!
Method: Net::SSH::Shell#close!
Defined in:
lib/net/ssh/shell.rb
#
close!
⇒
Object
104 105 106
# File 'lib/net/ssh/shell.rb', line 104
def
close!
channel
.
close
if
channel
end