IEx.width
You're seeing just the function
width
, go back to IEx module for more information.
Specs
width() :: pos_integer()
Returns the IEx width for printing.
Used by helpers and it has a default maximum cap of 80 chars.