Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TerminalDimensions

Represents the dimensions of a terminal.

Hierarchy

  • TerminalDimensions

Index

Properties(2)

Properties(2)

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. Maintained by 洛竹