cursorMoveUpStart

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

void
cursorMoveUpStart
(
int lineAmount = 1
)

Parameters

lineAmount int

int

Meta