# Functions
New returns a new SSH.
WithEnv adds an environment variable that will be applied to any command executed by Shell or Run.
WithRetry automatically retries the command on closed TCP connection error.
WithTimeout configures timeout for command run.
WithVerbose configures verbose level in SSH operations.
# Interfaces
SSH defines SSH operations.
# Type aliases
OpOption configures archiver operations.