View Source ExDoctor (ExDoctor v0.2.6)

This module defines records from the :tr module, allowing to use them in iex.

The records are obtained by calling Record.extract_all(from_lib: "erlang_doctor/src/tr.erl")

This module can be dynamically loaded without access to tr.erl, so they are listed literally.

Summary

Functions

Link to this macro

node(args \\ [])

View Source (macro)
Link to this macro

node(record, args)

View Source (macro)
Link to this macro

tr(args \\ [])

View Source (macro)
Link to this macro

tr(record, args)

View Source (macro)