total_entries property

total_entries property

Gets the total number of entries inside the ZIP archive.

Definition:

@property
def total_entries(self):
    ...

See Also