Returns path where external modules are saved.
p = usermodulesdir()
p - a string: path where are external modules.
usermodulesdir is an helper's function to return path where users modules are saved.
This path can be overloaded by defining NELSON_EXTERNAL_MODULES_PATH environment variable on your system.
usermodulesdir()
toolboxdir, getmodules.
1.0.0
initial version
Last updated 3 months ago