component-installation-plugin / com.intershop.gradle.component.installation.tasks / LinkTask / addLink

addLink

fun addLink(namePath: String, targetPath: String): Unit

Add link data to this task with name and target.

Parameters

namePath - name of the symbolic link

targetPath - target of the symbolic link