Crate uu_cp

Crate uu_cp 

Source

Structs§

Attributes
Preservation settings for various attributes
BackupError
Options
Options for the cp command

Enums§

BackupMode
Available backup modes.
ClobberMode
Specifies how to overwrite files.
CopyMode
Copy action to perform
CpError
OverwriteMode
Specifies whether files should be overwritten.
Preserve
ReflinkMode
Possible arguments for --reflink.
SparseMode
Possible arguments for --sparse.
TargetType
The expected file type of copy target
UpdateMode
Available update mode

Functions§

copy
Copy all sources to target.
localize_to_target
Remove the root prefix from source and prefix it with target to create a file that is local to target
uu_app
uumain
verify_target_type
Generate an error message if target is not the correct target_type

Type Aliases§

CopyResult