Optional
dereferenceOptional
errorWhen force
is false
, and the destination
exists, throw an error.
Optional
forceOverwrite existing file or directory. _The copy
operation will ignore errors if you set this to false and the destination
exists. Use the errorOnExist
option to change this behavior.
Optional
modeModifiers for copy operation. See mode
flag of ()
Optional
preserveWhen true
timestamps from src
will
be preserved.
Optional
recursiveCopy directories recursively.
Optional
verbatimWhen true, path resolution for symlinks will be skipped
Dereference symlinks