Erlang/OTP Forums

Author Message

<  Erlang  ~  c:m(), Which modules are loaded.

rqmedes
Posted: Sun Oct 25, 2009 2:52 am Reply with quote
Joined: 25 Oct 2009 Posts: 1
Hi,
I would like to get a list of all loaded modules.
The same results as running c:m(). however this outputs to the command interface and returns void.
Any suggestions would be appreciated

Regards,
View user's profile Send private message
rvirding
Posted: Sun Oct 25, 2009 3:19 pm Reply with quote
User Joined: 30 Aug 2006 Posts: 452 Location: Stockholm, Sweden
rqmedes wrote:
Hi,
I would like to get a list of all loaded modules.
The same results as running c:m(). however this outputs to the command interface and returns void.
Any suggestions would be appreciated


You can do either erlang:loaded() or code:all_loaded().
View user's profile Send private message Visit poster's website MSN Messenger

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum