Config.Backup

struct Config
struct Backup {
std.getopt.GetoptResult helpInfo;
}

Members

Variables

ignoreRsyncErrorCodes
int[] ignoreRsyncErrorCodes;
name
Name name;

The name of the snapshot to backup. If none is specified then all are backed up.

Meta