distssh ~dynamic-poll (2021-10-29T14:12:55.9106259)
Dub
Repo
Config.Global
distssh
config
Config
Undocumented in source.
struct
Config
struct
Global {
std
.
getopt
.
GetoptResult
helpInfo
;
VerboseMode
verbosity
;
string
progName
;
bool
noImportEnv
;
bool
cloneEnv
;
bool
stdinMsgPackEnv
;
Duration
timeout
;
string
selfBinary
;
string
selfDir
;
string
importEnv
;
string
workDir
;
string
[]
command
;
Path
dbPath
;
Host
[]
cluster
;
}
Members
Variables
cloneEnv
bool
cloneEnv
;
Undocumented in source.
cluster
Host
[]
cluster
;
The hosts the cluster consist of.
command
string
[]
command
;
Undocumented in source.
dbPath
Path
dbPath
;
Undocumented in source.
helpInfo
std
.
getopt
.
GetoptResult
helpInfo
;
Undocumented in source.
importEnv
string
importEnv
;
Undocumented in source.
noImportEnv
bool
noImportEnv
;
Undocumented in source.
progName
string
progName
;
Undocumented in source.
selfBinary
string
selfBinary
;
Undocumented in source.
selfDir
string
selfDir
;
Undocumented in source.
stdinMsgPackEnv
bool
stdinMsgPackEnv
;
Undocumented in source.
timeout
Duration
timeout
;
Undocumented in source.
verbosity
VerboseMode
verbosity
;
Undocumented in source.
workDir
string
workDir
;
Undocumented in source.
Meta
Source
See Implementation
distssh
config
Config
aliases
Type
functions
printHelp
structs
Cmd
Daemon
Env
Global
Help
Install
LocalLoad
LocalPurge
LocalRun
LocalShell
MeasureHosts
Purge
RunOnAll
Shell
variables
data
global