darcs-beta-2.7.98.1: a distributed, interactive, smart revision control system

Ssh

Synopsis

Documentation

data SSHCmd Source

Constructors

SSH 
SCP 
SFTP 

Instances

getSSHSource

Arguments

:: SSHCmd 
-> SshFilePath

remote path

-> IO (String, [String]) 

Return the command and arguments needed to run an ssh command along with any extra features like use of the control master. See getSSHOnly