# Functions
No description provided by the author
# Variables
FileBackupStorageRoot is where the backups will go.
# Structs
FileBackupHandle implements BackupHandle for local file system.
FileBackupStorage implements BackupStorage for local file system.