Next: emodule-run, Previous: emodule-isrunning, Up: GCL Reference Guide [Index]
(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 …).
(echo (emodule-path))
(set-emodule-path …)