Getting an AppSpec at runtime
David Lutz
dl-erlang@REDACTED
Fri Jun 26 05:10:48 CEST 2009
Hello,
Is there a way to get the AppSpec for a loaded application at runtime?
I have been reading the docs, especially the application module, but I
don't see anything that will return a application specification like
the one in the .app file. I would really like to get at some of the
keys such as 'modules' and 'registered' at runtime after the
application has been loaded.
D.L.
More information about the erlang-questions
mailing list