Allow to print the source of a module
1 file changed
tree: 4656295df1702b2e0de9ed4aaa956cffa250355c
  1. doc/
  2. script/
  3. src/
  4. .gitignore
  5. LICENSE
  6. README.md
  7. rebar
README.md

recon

Recon wants to be a set of tools usable in production to diagnose Erlang problems or inspect production environment safely.

To build the library:

rebar compile

The library is still a work in progress, so currently, the documentation here is not up to date, and it is recommended to make do with the Edoc documentation for the time being:

rebar doc