The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Terminal.height
arsd
terminal
Terminal
The current height of the terminal (the number of rows)
struct
Terminal
@
property
int
height
(
)
Meta
Source
See Implementation
arsd
terminal
Terminal
constructors
this
enums
StderrBehavior
functions
bold
clear
clearToEndOfLine
color
cursor
enableAlternateScreen
flush
getline
hideCursor
hyperlink
hyperlinkSupported
italic
moveTo
reset
restoreCursorPosition
saveCursorPosition
setTitle
setTrueColor
showCursor
underline
updateCursorPosition
write
writef
writefln
writeln
properties
cursorX
cursorY
height
width
static functions
stdinIsTerminal
stdoutIsTerminal
static variables
pipeThroughStdOut
stderrBehavior
terminateTimeoutMsecs
variables
lineGetter
The current height of the terminal (the number of rows)