component-installation-plugin / com.intershop.gradle.component.installation.utils / OSType / from
from
fun from(osKey: String): OSType
Get the OSType enumeration object from a string.
Parameters
osKey - OS type string
Return
OS type enumeration object