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 4ffe058 + 7d57df9 commit 7a22769Copy full SHA for 7a22769
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