[erlang-questions] Get list of module exported functions?

Hugh Perkins hughperkins@REDACTED
Mon Sep 3 04:00:10 CEST 2007


Hi, how can one get a list of a module's exported functions from erlang?

We can get a list of modules by doing:

erlang:loaded().

... but I couldnt find the function to get a description of a specific module?



More information about the erlang-questions mailing list