|
@with_repository(cache=True, exclusive=True, compatibility=(Manifest.Operation.WRITE,))
|
|
@with_repository(cache=True, exclusive=True, compatibility=(Manifest.Operation.WRITE,))
|
|
def do_import_tar(self, args, repository, manifest, key, cache):
|
|
def do_import_tar(self, args, repository, manifest, key, cache):
|