CopyActionContext

Context for the copyAction function passed to Path.copyToRecursively.

Since Kotlin

1.8

Functions

Link copied to clipboard

Copies the entry located by this path to the specified target path, except if both this and target entries are directories, in which case the method completes without copying the entry.

Since Kotlin 1.8