//
pkg.gl
Category
github.com/srcup/u-root
pkg
cp
package
6.0.0+incompatible
Repository:
https://github.com/srcup/u-root.git
Documentation:
pkg.go.dev
Overview
Versions
6
Dependencies
5
Dependents
0
Files
118 SLOC
#
Packages
cmp
Package cmp compares trees of files.
#
Functions
Copy
Copy src file to dst file using Default's config.
CopyTree
CopyTree recursively copies all files in the src tree to dst using Default's config.
#
Variables
Default
Default are the default options.
ErrSkip
ErrSkip can be returned by PreCallback to skip a file.
NoFollowSymlinks
NoFollowSymlinks is the default options with following symlinks turned off.
#
Structs
Options
Options are configuration options for how copying files should behave.