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

Function copystat

Lib/shutil.py:93–109  ·  view source on GitHub ↗

Copy all stat info (mode bits, atime, mtime, flags) from src to dst

(src, dst)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

copy2Function · 0.85
copytreeFunction · 0.85

Calls 4

getattrFunction · 0.85
utimeMethod · 0.80
chmodMethod · 0.80
statMethod · 0.45

Tested by

no test coverage detected