Optional dereferencefalse
Optional errorWhen force is false, and the destination
exists, throw an error.
false
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.
true
Optional modeModifiers for copy operation. See mode flag of ()
Optional preserveWhen true timestamps from src will
be preserved.
false
Optional recursiveCopy directories recursively.
false
Optional verbatimWhen true, path resolution for symlinks will be skipped
false
Optional filterGenerated using TypeDoc
Dereference symlinks