qml_importpathlist
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns the list of directories where the engine searches for installed modules in a URL-based directory structure.
p = qml_importpathlist()
p - a cell of strings: paths.
Returns the list of directories where the engine searches for installed modules in a URL-based directory structure.
.
1.0.0
initial version
Allan CORNET