@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.
item - Installation item with OS specific configuration
Return
true if the OS configuration matches