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

Function copy

Lib/shutil.py:111–120  ·  view source on GitHub ↗

Copy data and mode bits ("cp 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

nothing calls this directly

Calls 4

copyfileFunction · 0.85
copymodeFunction · 0.85
isdirMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected