A callback when a conflict or error occurs. This is being called only if the user didn't provide conflictSettings.
Ability to set conflict resolver settings in advance, so that no callback will be called.
Print some debug messages.
A function called to reject or accept nodes to be copied. This is used only when matching has been left empty.
The copy flags.
Array of glob minimatch patterns
A progress callback for any copied item. Only excecuted in async.
Throttel copy for larger files. This will be only used when writeProgress is set and the file is at least 5MB.
A progress function called for async and larger files only.
Generated using TypeDoc
Copy options
ICopyOptions