component-installation-plugin / com.intershop.gradle.component.installation.tasks / SyncCopyActionDecorator / execute

execute

fun execute(stream: CopyActionProcessingStream): WorkResult

The execute method of this copy action. This method will handle the main functionality.

Parameters

stream - the copy action stream

Return
the work result of this copy action