IO.ANSI.cursor_left

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

cursor_left(columns \\ 1)

View Source

Specs

cursor_left(pos_integer()) :: String.t()

Sends cursor columns to the left.