ExDebugger v0.1.3 API Reference
Modules
Usage: use ExDebugger
Throws exception to alert user about incorrect usage.
use
ExDebugger.Manual
provides convenience macros that users can
employ at strategic places in their code base when they feel that the
default behaviour of use ExDebugger
is not sufficient.
Debugging the debugger.
In order to facilitate development of ExDebugger
, various inspect
statements have been placed strategically which can be switched on/off
by means of the settings under your_project_path/debug_options.exs
.