13.1 Ports
13.1.1 Port Objects
13.1.2 Input Ports
13.1.3 Output Ports
13.1.4 File/  Stream Ports
13.1.5 Pipes
0.45+9.1

13.1 Ports🔗ℹ

A port is an input or output stream for a file, network connection, terminal, etc. An input port is specifically for input, while an output port is specifically for output; it is possible for an object to be both an input and output port.

See Ports in Rhombus Language Model for more information about ports.

    13.1.1 Port Objects

    13.1.2 Input Ports

    13.1.3 Output Ports

    13.1.4 File/Stream Ports

    13.1.5 Pipes