copyFile

fun copyFile(srcPath: String, dstPath: String): Boolean

Copy file

Parameters

srcPath

source path

dstPath

destination path