Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir-iex

How do I run `iex -S mix` without compiling changed files?

IEx Pry: Always allow / take over without prompt

elixir pry elixir-iex

Can I customize Elixir iex to exit with ctrl-D?

elixir elixir-iex

Alias all contents of a module/namepsace in IEX

Elixir - call a module function from the shell

shell elixir elixir-iex

Attach an iex session to running elixir/OTP process

What is the best way to round a float in elixir

How to call an Erlang function in Elixir

elixir elixir-iex

How to colorize Elixir iex prompt?

elixir elixir-iex

Elixir -- Module was not compiled with docs

Iex pry going step by step?

Disable jumping cursor in Erlang shell

Make elixir app recompile and reload on source code change

Another way to exiting IEX other than ctrl-C

elixir elixir-iex

How do I save IEx history?

elixir elixir-iex

Pry while testing

testing elixir elixir-iex

Elixir Sleep / Wait for 1 Second

elixir elixir-iex

Is there a Phoenix equivalent to Rails Console