package
6.0.0+incompatible
Repository: https://github.com/srcup/u-root.git
Documentation: pkg.go.dev

# Packages

Package cmp compares trees of files.

# Functions

Copy src file to dst file using Default's config.
CopyTree recursively copies all files in the src tree to dst using Default's config.

# Variables

Default are the default options.
ErrSkip can be returned by PreCallback to skip a file.
NoFollowSymlinks is the default options with following symlinks turned off.

# Structs

Options are configuration options for how copying files should behave.