Skip to main content

Module config

Module config 

Expand description

Client and Daemon configuration structs.

Structs§

ClientConfig
Representation of the client subcommand configurations.
ClientConfigOpt
Representation of the client subcommand configurations where everything is optional.
Cluster
Representation of a cluster tag.
Config
Representation of the project configuration.
ConfigOpt
Representation of the project configuration where everything is optional.
DaemonConfig
Representation of the daemon subcommand configurations.
DaemonConfigOpt
Representation of the daemon subcommand configurations where everything is optional.

Enums§

EdgeBehavior
Behavior when an arrow / hjkl keystroke would move the enable/disable submenu’s selection past the edge of the client grid.

Constants§

DEFAULT_DISABLED_CONSOLE_COLOR 🔒
Default console color applied when a client is in the Disabled state.
DEFAULT_HIGHLIGHTED_CONSOLE_COLOR 🔒
Default console color for the daemon’s currently selected submenu client: bright-white on blue, distinct from the daemon’s bright-red and the muted disabled palettes so it stands out at a glance.
DEFAULT_USERNAME_HOST_PLACEHOLDER 🔒
Placeholder for the <username>@<host> argument to the chosen SSH program.