.Stream.Term (gb)

Desde 3.9

This virtual class allows to manage the terminal associated with the stream.

Esta clase es virtual.

Esta clase no es instanciable.

Propiedades
Echo   Return or set if input characters are echoed on the terminal output.
FlowControl   Return or set if flow control is enabled on the terminal input and output queues.
H   A synonymous for the Height property.
Height   Return the number of rows of the terminal.
Name   Return the name of the device file associated with the terminal.
W   A synonymous for the Width property.
Width   Return the number of columns of the terminal.

Métodos
Resize   Resize a terminal.