qml_importpathlist
Returns the list of directories where the engine searches for installed modules in a URL-based directory structure.
Syntax
p = qml_importpathlist()
Output argument
p - a cell of strings: paths.
Description
Returns the list of directories where the engine searches for installed modules in a URL-based directory structure.
See also
Example
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated