Module spurs::ssh

source ·
Expand description

Functionality related to connecting, starting, maintaining, and executing commands over SSH.

Structs

Represents a connection via SSH to a particular source.
A handle for a spawned remote command.

Enums

An error type representing things that could possibly go wrong when using an SshShell.