moveCursorLeft

Moves cursor in terminal left by columnAmount

void
moveCursorLeft
(
int columnAmount = 1
)

Parameters

columnAmount int

int

Meta