Skip to main content

Module errors

Module errors 

Source
Expand description

Structured error types for ssh-cli.

Defines SshCliError with domain error categories used by the CLI. Display strings are technical English. Localized UI copy belongs in i18n.

Modules§

exit_codes
Process exit codes aligned with sysexits.h and Unix signal conventions.

Enums§

SshCliError
Domain errors produced by ssh-cli operations.

Type Aliases§

SshCliResult
Result alias using SshCliError.