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

Method copy_tree

Lib/distutils/cmd.py:367–377  ·  view source on GitHub ↗

Copy an entire directory tree respecting verbose, dry-run, and force flags.

(self, infile, outfile,
                   preserve_mode=1, preserve_times=1, preserve_symlinks=0,
                   level=1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

installMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected