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