Expand description
libmussh
Structs§
- Config
- The base configuration.
- Error
- An error thrown by the mussh library
- Metrics
- Execution metrics
- Multiplex
- Multiplex ssh commands
- Runtime
Config - The runtime configuration for mussh
Type Aliases§
- Multiplex
MapType - Type used by multiplex to run commands on hosts
- Result
- A result that includes a
mussh::Error