Module

IEx.Pry

Changes by version

Elixir 1.17.0

· 1 change

Enhancement Tool: IEx

Add IEx.Pry.annotate_quoted/3 to annotate a quoted expression with pry breakpoints

Elixir 1.16.0

· 1 change

Bugfix Tool: IEx

Fix prying functions with only literals in their body

Elixir 1.11.0

· 1 change

Bugfix Tool: IEx

Ensure IEx.pry can be triggered more than twice when invoked from the same process