Next: emodule-isrunning, Previous: emodule-define, Up: GCL Reference Guide [Index]
(emodule-defined modulename)
modulename
If the given external-module name is known, returns the name of the program invoked when it’s run as a quoted string; otherwise returns nil. (echo (emodule-defined name)) prints the string.
(echo (emodule-defined name))
name