twin_is_cross_platform# static TwinRuntime.twin_is_cross_platform(file_path)# Returns whether the loaded TWIN model is cross-platform (Windows and Linux) compiled or not. Parameters: file_pathstrFile path to the TWIN file for the twin model. Returns: boolTrue if the TWIN model has binaries for Windows and Linux, False otherwise