Method: Chake::Backend::Ssh#scp

Defined in:
lib/chake/backend/ssh.rb

#scpObject



7
8
9
# File 'lib/chake/backend/ssh.rb', line 7

def scp
  ['scp', ssh_config].flatten.compact
end