add: todos
This commit is contained in:
@@ -45,6 +45,12 @@ def main():
|
||||
# TODO tests
|
||||
# TODO docstrings
|
||||
# TODO first backup
|
||||
# TODO --skip-decrypt
|
||||
# TODO --skip-import
|
||||
# TODO --skip-pre-backup-scrub
|
||||
# TODO --skip-post-backup-scrub
|
||||
# TODO print time estimation while scrub is in progress
|
||||
# skip send when sender and receiver snapshots are equal
|
||||
|
||||
class Manager:
|
||||
def __init__(self, local_pool: Pool, external_pool: ExternalPool):
|
||||
|
||||
Reference in New Issue
Block a user