[][src]Crate spurs

This is a library containing a bunch of routines that I have found useful for setting up and running experiments remotely.

Modules

errors

Error types for various errors that may occur in spurs.

ssh

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

Macros

cmd

A useful macro that allows creating commands with format strings and arguments.