IEx.Helpers.clear

You're seeing just the function clear, go back to IEx.Helpers module for more information.

Clears the console screen.

This function only works if ANSI escape codes are enabled on the shell, which means this function is by default unavailable on Windows machines.