Module backup_rat::config[][src]

Loads the config file into a config struct for easy reading

Structs

BackupTarget

The config sub-struct that contains information about a backup target

Config

The config object that contains the relevant configuration

Functions

load_config

Loads the config file and returns the Config struct