moveCursorUp

Moves cursor in terminal up by lineAmount

void
moveCursorUp
(
int lineAmount = 1
)

Parameters

lineAmount int

int

Meta