irtk.connector.is_connector_available¶
- irtk.connector.is_connector_available(connector_name: str) bool ¶
Checks if a connector is available.
- Parameters:
connector_name – The name of the connector.
- Returns:
True if the connector is available, False otherwise.