FireSTARR
Loading...
Searching...
No Matches
unpack.TarFileWrapper Class Reference

Public Member Functions

 infolist (self)
 
 extract (self, *args)
 
 __enter__ (self)
 
 __exit__ (self, type, value, traceback)
 
 __init__ (self, path)
 

Public Attributes

 tarfile = tarfile.open(path, "r:gz")
 

Detailed Description

Wraps around tarfile so that it has same attributes (that we care about) as ZipFile

Member Function Documentation

◆ infolist()

unpack.TarFileWrapper.infolist ( self)
Provide function with same name as ZipFile that wraps members to have same attributes

The documentation for this class was generated from the following file: