copy

open override fun copy(sourcePath: <Error class: unknown class>, targetPath: <Error class: unknown class>): <Error class: unknown class>

Copies effectively the content of sourcePath into targetPath

Parameters

sourcePath

the path of the content to be copied

targetPath

the destination path where the data will be copied into