.Stream.Term (gb)

Desde 3.9

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

Esta classe é virtual.

Esta classe não é instanciável.

Propriedades
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.