class Terminal

Methods

int
getWidth()

Gets the terminal width.

int
getHeight()

Gets the terminal height.

Details

int getWidth()

Gets the terminal width.

Return Value

int

int getHeight()

Gets the terminal height.

Return Value

int