Ehelper.Iex (Ehelper v0.2.8)
View SourceSome improved iex shortcuts
iex> apps # show started apps iex> ri # runtime_info iex> rc # recompile iex> pp <large_obj> iex> cwd
Summary
Functions
Output some blanks, like: IEx.Helpers.clear()
Observer debug tool
Mix.ensure_application!(:wx) # Not necessary on Erlang/OTP 27+ Mix.ensure_application!(:runtime_tools) # Not necessary on Erlang/OTP 27+ Mix.ensure_application!(:observer) :observer.start()