Skip to content

getTerminalSize

getTerminalSize(): object

Defined in: packages/pythonlib/src/shutil.node.ts:239

Return the size of the terminal window.

Returns

object

Object with columns and lines

NameTypeDefined in
columnsnumberpackages/pythonlib/src/shutil.node.ts:239
linesnumberpackages/pythonlib/src/shutil.node.ts:239