add: todos
This commit is contained in:
@@ -244,6 +244,7 @@ class ZFS:
|
||||
]
|
||||
|
||||
@staticmethod
|
||||
# TODO must take a Snapshot object
|
||||
def destroy(full_name, *, recursive=False):
|
||||
# TODO condition must be "begins with"
|
||||
# or better argument should be a ZFSPath
|
||||
|
||||
Reference in New Issue
Block a user