cursorMoveUp

Moves cursor in terminal up by lineAmount

void
cursorMoveUp
(
int lineAmount = 1
)

Parameters

lineAmount int

int

Meta