component-installation-plugin / com.intershop.gradle.component.installation.filter / PlaceholderReplacementFilter / transform

transform

fun transform(inputString: String): String

Transforms the given object, and returns the transformed value.

Parameters

inputString - The object to transform.

Return
The transformed object.