relaysMap method

Map<String, ReadWriteMarker> relaysMap()

Implementation

Map<String, ReadWriteMarker> relaysMap() {
  return relays;
}