FolioBackup
const mixin FolioBackup
FolioBackup provides APIs associated with managing backups
Kick off a backup operation in the background
List the backups currently available ordered from newest to oldest
abstract FolioFuture create()
Kick off a backup operation in the background. Raise exception if a backup is already running.
abstract FolioBackupFile[] list()
List the backups currently available ordered from newest to oldest.