moveCursorDown

Moves cursor in terminal down by lineAmount

void
moveCursorDown
(
int lineAmount = 1
)

Parameters

lineAmount int

int

Meta