Discover Packages
github.com/containers/storage
drivers
copy
package
Version:
v1.23.7
Opens a new window with list of versions in this module.
Published: Oct 24, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types DirCopy(srcDir, dstDir, copyMode, copyXattrs) type Mode
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
DirCopy copies or hardlinks the contents of one directory to another,
properly handling xattrs, and soft links
Copying xattrs can be opted out of by passing false for copyXattrs.
Mode indicates whether to use hardlink or copy content
Source Files
¶
Click to show internal directories.
Click to hide internal directories.