[Source]
# File sprout/lib/sprout/tasks/sftp_task.rb, line 246 def sftp(args, &block) Sprout::SFTPTask.define_task(args, &block) end
[Validate]