cursorMoveDownStart

Moves cursor in terminal down bylineAmount and sets cursor X to 1

void
cursorMoveDownStart
(
int lineAmount = 1
)

Parameters

lineAmount int

int

Meta