IEx.Helpers.remove_breaks

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

remove_breaks()

View Source (since 1.5.0)

Removes all breakpoints and instrumentation from all modules.

Link to this function

remove_breaks(module)

View Source (since 1.5.0)

Removes all breakpoints and instrumentation from module.