distssh.utility

Members

Functions

cloneEnv
auto cloneEnv()

#SPC-env_export_filter

executeOnHost
int executeOnHost(ExecuteOnHostConf conf, Host host)

Execute a command on a remote host.

readEnv
from.distssh.protocol.ProtocolEnv readEnv(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
shellSwitch
string[] shellSwitch(string shell)

Structs

BackgroundClientBeat
struct BackgroundClientBeat

Update the client beat in a separate thread, slowely, to keep the daemon running if the client is executing a long running job.

ExecuteOnHostConf
struct ExecuteOnHostConf
Undocumented in source.
HeartBeatMonitor
struct HeartBeatMonitor

Monitor the heartbeats from the client.

PipeReader
struct PipeReader
Undocumented in source.
PipeWriter
struct PipeWriter
Undocumented in source.

Meta

Authors

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