is_multi_file_archive property

is_multi_file_archive property

The format supports multiple files/folders in a single archive.

Definition:

@property
def is_multi_file_archive(self):
    ...

See Also