getLine
Returns the visible line at row, or a shared void line when row is out of bounds.
Return
The TerminalLine at the specified row, or a dummy blank line if out of bounds.
Parameters
row
Zero-based row index.
Returns the visible line at row, or a shared void line when row is out of bounds.
The TerminalLine at the specified row, or a dummy blank line if out of bounds.
Zero-based row index.