/tg/ Station 13 - Modules - Types

code/modules/wiremod/port.dm

/datum/portA base type port used by a component
/datum/port/outputAn output port that many input ports can connect to
/datum/port/inputAn input port that can only be connected to 1 output port