
iex
List of commands for iex:
-
iex:tldr:478e5 iex: Start and load Mix project files.$ iex -S mixtry on your machineexplain this command
-
iex:tldr:b51fe iex: Start a session that remembers history.$ iex --erl "-kernel shell_history enabled"try on your machineexplain this command