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


7.2.37 emodule-path

(emodule-path)
Returns the current search path for external modules. Note: to actually see the value returned by this function you should wrap it in a call to echo: (echo (emodule-path)). See (set-emodule-path ...).