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