MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / TarInfo

Class TarInfo

Lib/tarfile.py:912–1472  ·  view source on GitHub ↗

Informational class which holds the details about an archive member given by a tar header block. TarInfo objects are returned by TarFile.getmember(), TarFile.getmembers() and TarFile.gettarinfo() and are usually created internally.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

writestrMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected