distssh.connection

Members

Functions

makeMaster
MultiplexMaster makeMaster(Host host)
Undocumented in source. Be warned that the author may not have intended to support it.
multiplexDir
AbsolutePath multiplexDir()
Undocumented in source. Be warned that the author may not have intended to support it.
setupMultiplexDir
void setupMultiplexDir()
Undocumented in source. Be warned that the author may not have intended to support it.
sshArgs
SshArgs sshArgs(Host host, string[] ssh, string[] cmd)
Undocumented in source. Be warned that the author may not have intended to support it.
sshCmdArgs
SshArgs sshCmdArgs(Host host, string[] cmd)
Undocumented in source. Be warned that the author may not have intended to support it.
sshLoadArgs
SshArgs sshLoadArgs(Host host)
Undocumented in source. Be warned that the author may not have intended to support it.
sshShellArgs
SshArgs sshShellArgs(Host host, Path workDir)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

MultiplexMaster
struct MultiplexMaster
Undocumented in source.
MultiplexPath
struct MultiplexPath
Undocumented in source.
SshArgs
struct SshArgs

Arguments for creating a ssh connection and execute a command.

Variables

sshMultiplexClient
auto sshMultiplexClient;
Undocumented in source.
sshNoLoginArgs
auto sshNoLoginArgs;
Undocumented in source.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

ssh connection for both normal and multiplex.