cursorMoveDown

Moves cursor in terminal down by lineAmount

void
cursorMoveDown
(
int lineAmount = 1
)

Parameters

lineAmount int

int

Meta