component-installation-plugin / com.intershop.gradle.component.installation.tasks / InstallConfigManager / checkForOS

checkForOS

@JvmStatic fun checkForOS(item: OSSpecificItem): Boolean

The function returns true, if no OS configuration is specified for the item or the OS configuration matches to the environment OS.

Parameters

item - Installation item with OS specific configuration

Return
true if the OS configuration matches