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

Method makelink

Lib/tarfile.py:2236–2259  ·  view source on GitHub ↗

Make a (symbolic) link called targetpath. If it cannot be created (platform limitation), we try to make a copy of the referenced file instead of a link.

(self, tarinfo, targetpath)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_extract_memberMethod · 0.95

Calls 7

_extract_memberMethod · 0.95
_find_link_targetMethod · 0.95
ExtractErrorClass · 0.85
issymMethod · 0.80
unlinkMethod · 0.45
existsMethod · 0.45
linkMethod · 0.45

Tested by

no test coverage detected