distssh.types

Public Imports

my.path
public import my.path : Path;

Members

Structs

Env
struct Env

Mirror of an environment.

Host
struct Host
Undocumented in source.
HostLoad
struct HostLoad
Undocumented in source.
Load
struct Load

The load of a host.

Variables

defaultTimeout_s
ulong defaultTimeout_s;
Undocumented in source.
distCmd
auto distCmd;
Undocumented in source.
distShell
auto distShell;
Undocumented in source.
distsshEnvExport
auto distsshEnvExport;
Undocumented in source.
globalEnvFileKey
auto globalEnvFileKey;
Undocumented in source.
globalEnvFilterKey
auto globalEnvFilterKey;
Undocumented in source.
globalEnvHostKey
auto globalEnvHostKey;
Undocumented in source.
globalEnvPurge
auto globalEnvPurge;
Undocumented in source.
globalEnvPurgeWhiteList
auto globalEnvPurgeWhiteList;
Undocumented in source.
topCandidades
auto topCandidades;

Number of the top X candidates to choose a server from to put the work on.

Meta

Authors

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