Port.supportsEvent
Return whether a port supports a certain event type. More precisely, this returns true iff the port has an atom:supports or an ev:supportsEvent property with event_type as the value.
Parameters
eventType | Event type |
Returns
true if port supports the event type