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