hasModuleConnection abstract method

bool hasModuleConnection(
  1. InspectEntryModuleConnection connection
)

Helper to check if this entry has a connection to a module.

Implementation

bool hasModuleConnection(InspectEntryModuleConnection connection);