copy

fun copy(configuration: CopySpec.() -> Unit): WorkResult(source)

Copies the specified files.

Return

WorkResult that can be used to check if the copy did any work.

Parameters

configuration

The block to use to configure the CopySpec.