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

Function copy2

Lib/shutil.py:122–131  ·  view source on GitHub ↗

Copy data and all stat info ("cp -p src dst"). The destination may be a directory.

(src, dst)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

copytreeFunction · 0.85
moveFunction · 0.85

Calls 4

copyfileFunction · 0.85
copystatFunction · 0.85
isdirMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected