package
0.0.0-20201207183138-34c5bf1cd2ff
Repository: https://github.com/jakewright/home-automation.git
Documentation: pkg.go.dev

# Functions

Command returns a new Cmd.
RemoteCommand creates a new remote command.
SSHClient returns an SSH client for the given username@host.

# Structs

Cmd represents an external command being prepared or run.
RemoteCmd is a command that is executed over SSH.
Result represents the outcome of running a command.