files property

files property

Gets an array of ZipFile entries inside the ZIP archive.

Definition:

@property
def files(self):
    ...

See Also