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

Method getmember

Lib/tarfile.py:1788–1797  ·  view source on GitHub ↗

Return a TarInfo object for member `name'. If `name' can not be found in the archive, KeyError is raised. If a member occurs more than once in the archive, its last occurrence is assumed to be the most up-to-date version.

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

extractMethod · 0.95
extractfileMethod · 0.95
getinfoMethod · 0.80
readMethod · 0.80

Calls 1

_getmemberMethod · 0.95

Tested by

no test coverage detected