__iter__#

barecat.Barecat.__iter__()[source]#

Iterate over all file paths in the archive.

Returns:

Iterator over file paths.

Return type:

Iterator[str]