Internal
Internal
forceOverwrite file at destination if it exists.
Internal
globOptional argument overrides passed to FileSystemType.glob while matching paths to copy.
Internal
recursiveWhether to copy directories recursively.
Internal
renameIf a file exists at destination, append a number to the file’s basename so it’s unique.
Optional
Internal
filterFunction to filter copied files/directories.
Return true to copy the item, false to ignore it.
When ignoring a directory, all of its contents will be skipped as well.
Optional
Internal
flag
Optional configuration for FileSystemType.copy method.
Since
0.1.0-alpha