IO.ANSI.cursor_left
You're seeing just the function
cursor_left
, go back to IO.ANSI module for more information.
Specs
cursor_left(pos_integer()) :: String.t()
Sends cursor columns
to the left.