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