.Stream.Term (gb)
Since 3.9
This virtual class allows to manage the terminal associated with the stream.
This class is virtual.
This class is not creatable.
Properties
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.
|
Methods