PortIndex

public enum PortIndex

Inlet / Outlet port

index: may be exact (.index()) next .available or a wildcard .any

  • Undocumented

    Declaration

    Swift

    case index(Int)
  • any

    Undocumented

    Declaration

    Swift

    case any
  • Undocumented

    Declaration

    Swift

    case available