__iter__#

barecat._api.Barecat.__iter__()[source]#

Iterate over all file paths in the archive.

Returns:

Iterator over file paths.

Return type:

Iterator[str]