type
methods
delete |
Delete the backup file which is an unrecoverable operation |
---|---|
in |
Open an input stream to read the backup zip file |
size |
Size in bytes of the backup zip file |
toStr |
Return file name |
ts |
Timestamp the backup was started |
Slot Details
delete
Void delete()
Delete the backup file which is an unrecoverable operation
in
InStream in()
Open an input stream to read the backup zip file
size
Int size()
Size in bytes of the backup zip file
toStr
virtual override Str toStr()
Return file name
ts
DateTime ts()
Timestamp the backup was started