@shumoku/core · 0.4.0 · function
cableConnectorForStandard
APIの説明は英語のcanonical sourceを表示しています。
Derive the cable-end connector from the link's effective standard. The model no longer stores `cable.connector` explicitly — call this from display / validation code that needs the connector value.
cableConnectorForStandard(standard: EthernetStandard | undefined): CableConnector | undefined パラメーター
| 名前 | 型 | 説明 | 既定値 |
|---|---|---|---|
standard | EthernetStandard | undefined | 追加説明はありません。 | — |
戻り値
CableConnector | undefined