Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TerminalDimensions

Represents the dimensions of a terminal.

Hierarchy

  • TerminalDimensions

索引

Properties

Properties

Readonly columns

columns: number

The number of columns in the terminal.

Readonly rows

rows: number

The number of rows in the terminal.

Generated by TypeDoc