Next: Profiler, Previous: Debugger, Up: Applications
Interactive sessions are an Erlang version of the Emacs Lisp *scratch* buffer. You can enter arbitrary Erlang expressions and function definitions in an interactive session buffer and evaluate them immediately, without creating any files.
erl-ie-show-session
)
Within the session buffer, these commands are available:
erl-ie-eval-expression
)