Next: , Previous: emodule-define, Up: GCL Reference


7.2.35 emodule-defined

(emodule-defined 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.