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 7b6f5fb commit 7d57df9Copy full SHA for 7d57df9
lib/net/sftp/operations/download.rb
@@ -81,6 +81,7 @@ module Net; module SFTP; module Operations
81
# puts "creating directory #{args[0]}"
82
# when :finish then
83
# puts "all done!"
84
+ # end
85
# end
86
#
87
# However, for more complex implementations (e.g., GUI interfaces and such)
0 commit comments