| << toolboxdir | Modules manager |
| p = usermodulesdir() |
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()
| Version | Description |
|---|---|
| 1.0.0 | initial version |
Allan CORNET