Module config

Module config 

Source
Expand description

Configuration management for bssh.

Structs§

Cluster
Cluster configuration.
ClusterDefaults
Cluster-specific default settings.
Config
Main configuration structure.
Defaults
Global default settings.
InteractiveConfig
Interactive mode configuration.
InteractiveConfigUpdate
Structure for updating interactive configuration preferences.
KeyBindings
Keyboard bindings configuration.

Enums§

InteractiveMode
Interactive mode type.
NodeConfig
Node configuration within a cluster.

Functions§

expand_tilde
Expand tilde (~) in path to home directory.