.Stream.Term (gb)
Depuis 3.9
This virtual class allows to manage the terminal associated with the stream.
Cette class est virtuelle.
Cette classe n'est pas instanciable.
Propriétés
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éthodes