IO.ANSI.cursor_right

You're seeing just the function cursor_right, go back to IO.ANSI module for more information.
Link to this function

cursor_right(columns \\ 1)

View Source

Specs

cursor_right(pos_integer()) :: String.t()

Sends cursor columns to the right.