Skip to main content
property WriteStream.prototype.columns

A number specifying the number of columns the TTY currently has. This property is updated whenever the 'resize' event is emitted.

Type

number
Back to top