package
1.57.1
Repository: https://github.com/containers/storage.git
Documentation: pkg.go.dev

# Functions

CopyRegular copies the content of a file to another.
CopyRegularToFile copies the content of a file to another.
DirCopy copies or hardlinks the contents of one directory to another, properly handling soft links.

# Constants

Content creates a new file, and copies the content of the file.

# Type aliases

Mode indicates whether to use hardlink or copy content.