InternalInternalforceOverwrite file at destination if it exists.
InternalglobOptional argument overrides passed to FileSystemType.glob while matching paths to copy.
InternalrecursiveWhether to copy directories recursively.
InternalrenameIf a file exists at destination, append a number to the file’s basename so it’s unique.
Optional InternalfilterFunction 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 Internalflag
Optional configuration for FileSystemType.copy method.
Since
0.1.0-alpha