twin_platform_support# static TwinRuntime.twin_platform_support(file_path)# Determines whether the TWIN model has Windows and/or Linux binaries. Parameters: file_pathstrFile path to the TWIN model. Returns: dictDictionary indicating if Windows binaries are included (True) or not (False), and Linux binaries are included (True) or not (False).